cert-manager/pkg/controller/certificates/trigger
Maël Valais b937eefbd7 DataForCertificate: unit test it
I initially thought about using the fake clientset like anywhere else,
but this time I thought: what about trying out the hard way, i.e.,
writing all the mocking code myself?

Result: not that hard, but requires more time than just using the fake
clientset.

Signed-off-by: Maël Valais <mael@vls.dev>
2021-03-04 17:13:19 +01:00
..
policies DataForCertificate: unit test it 2021-03-04 17:13:19 +01:00
BUILD.bazel refactor(trigger): move backoff logic to a unit-tested func 2020-12-06 13:40:01 +01:00
trigger_controller_test.go Merge pull request #3500 from meyskens/update-copy 2020-12-15 10:12:31 +00:00
trigger_controller.go Merge pull request #3500 from meyskens/update-copy 2020-12-15 10:12:31 +00:00