kubernetes/pkg/controller/certificates/certificate_controller_test.go

// TODO flesh this out to cover things like not being able to find the csr in the cache, not
// auto-approving, etc.
func TestCertificateController(t *testing.T) {}