Move remainder integration tests to use golang native tests #971
Labels
area/dev-productivity
Developer productivity related (how to improve development)
area/testing
Testing related
kind/technical-debt
Something that is only solved on the surface, but requires more (re)work to be done properly
kind/test
Test
How to categorize this issue?
/area dev-productivity
/area testing
/kind technical-debt
/kind test
What would you like to be added:
Why is this needed:
We started to move away from Ginkgo for writing integration tests in #777. Only etcd controller reconciler IT tests were migrated to using native golang tests. We should harmonize and move the remaining controller IT tests to using golang native test framework.
The text was updated successfully, but these errors were encountered: