9 references to WithSealedSecret
Aspire.Hosting.Radius.Tests (9)
Publishing\SealedSecretPublishTests.cs (6)
58s.WithSealedSecret(manifest, "username", "password"))); 75.WithSealedSecret(Path.Combine("secrets", "db-creds.sealed.yaml"), "username"); 93s.WithSealedSecret(missing, "key")))); 117s.WithSealedSecret(manifest, "username")))); 132s.WithSealedSecret(manifest, "username", "password")); 206s.WithSealedSecret(manifest, "username", "password"));
Secrets\SecretStoreValidationTests.cs (3)
375.WithSealedSecret(manifestPath, "password"); 395.WithSealedSecret(manifestPath, "password"); 410s.WithSealedSecret(manifestPath, "password"));