mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-03 11:45:45 +00:00
Add WebhookAuthenticator integration tests, expand unit tests
- Add WebhookAuthenticator unit tests, update generated code - Add validateTLSNegotiation(), update tests - Update validateTLSNegotiation, add unit tests, factor out helpers - Update generated code
This commit is contained in:
@@ -2,3 +2,9 @@
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
package integration
|
||||
|
||||
// TODO: for integration tests, not unit tests....
|
||||
// env.APIGroupSuffix for log messages/conditions when relevant, ie if "pinniped.dev" appears
|
||||
// env.CLIUpstreamOIDC.Issuer if a real endpoint is needed as we shouldn't actually make requests
|
||||
// to example.com
|
||||
// goodEndpoint := "https://example.com"
|
||||
|
||||
Reference in New Issue
Block a user