You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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.
The text was updated successfully, but these errors were encountered:
#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.
The text was updated successfully, but these errors were encountered: