stork
stork copied to clipboard
Explore adding Unit tests for the controllers
Is this a BUG REPORT or FEATURE REQUEST?: Unit test request
What happened: Not possible with the operator-sdk since it can't use the fake client. Once that is moved to the controller-runtime we could possible write unit tests to test scenarios which aren't possible to test with integration tests.
What you expected to happen: All existing and new operators should have unit tests