cert-manager/test
Ashley Davis 6b5df6b42b
remove unused ValidateIssuedCertificate function
this function doesn't appear to be used anywhere, which makes it a
little confusing when trying to work out how the checks are done in the
e2e tests.

given that we encourage people not to import cert-manager as a module
and that anyone who does is likely not to use functions in the test
directory, it seems safe enough to remove this rather than deprecating
it.

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2021-07-20 12:08:06 +01:00
..
acme/dns centralise testing api-server & remove custom implementation 2021-07-06 16:13:44 +02:00
e2e remove unused ValidateIssuedCertificate function 2021-07-20 12:08:06 +01:00
fixtures Adds an upgrade test 2021-07-06 17:21:58 +01:00
integration test/integration/acme: fix dropped error 2021-07-13 04:39:04 -07:00
internal/apiserver centralise testing api-server & remove custom implementation 2021-07-06 16:13:44 +02:00
unit Remove the experimental.cert-manager.io/ca annotation from the 2021-06-25 16:02:37 +01:00
OWNERS