Skip to content

Add Azure Key Vault configuration tests#172

Merged
MarkDerman merged 2 commits into
masterfrom
AKVConfigTests-Mark
May 20, 2026
Merged

Add Azure Key Vault configuration tests#172
MarkDerman merged 2 commits into
masterfrom
AKVConfigTests-Mark

Conversation

@MarkDerman
Copy link
Copy Markdown
Owner

Summary

  • Add unit tests for PrefixedAzureKeyVaultSecretManager covering prefix filtering and key transformation.
  • Add unit tests for the Azure Key Vault configuration builder extensions covering guard clauses, disabled config handling, required settings, and manager setup.
  • Update the Azure Key Vault README example text for the secret and prefix fields.

Testing

  • dotnet test Configuration/Tests/Tests.Odin.Configuration.csproj --no-restore
  • Passed on net8.0, net9.0, and net10.0.

…retManager`; add placeholder for `ConfigurationBuilderExtensionsTests`; update XML documentation settings.
@MarkDerman MarkDerman merged commit b4a105b into master May 20, 2026
1 check passed
@MarkDerman MarkDerman deleted the AKVConfigTests-Mark branch May 20, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant