test: Added tests for the Azure Key Vault provider

This commit is contained in:
2025-09-12 19:35:54 -06:00
parent 4042402d1b
commit 03bc44a9f6
5 changed files with 109 additions and 6 deletions
+1
View File
@@ -1,4 +1,5 @@
mod aws_secrets_manager_tests;
mod azure_key_vault_tests;
mod gcp_secret_manager_tests;
mod local_tests;
mod provider_tests;