java-operator-sdk icon indicating copy to clipboard operation
java-operator-sdk copied to clipboard

Replace `CustomResourceSelectorTest` with an Integration Test

Open csviri opened this issue 3 years ago • 0 comments

This test is only one that uses the mock API server and adding additional overhead and complexity for test maintenance, while could be replaced with an integration test.

csviri avatar Jul 25 '22 12:07 csviri