#1 adds unit test using the fake client. It might not be the recommended way to wire up the units. Reconcilers have the practice of using envtest, which is also what gets bootstrapped with operator-sdk and kubebuilder projects.
Creating this issue to be a placeholder for adding thoughts on what unit tests in the library should look like.
#1 adds unit test using the fake client. It might not be the recommended way to wire up the units. Reconcilers have the practice of using envtest, which is also what gets bootstrapped with operator-sdk and kubebuilder projects.
Creating this issue to be a placeholder for adding thoughts on what unit tests in the library should look like.