Once the mutator pattern refactor has merged and tested we should move the existing test cases from authorino_controller_test.go to authorino_reconciler_test.go as this is now the appropriate location for these tests because most of the logic is being moved there as part of the refactor.
Moving these test will likely require refactoring the tests existing in authorino_reconciler_test.go to use the ginkgo test framework.
GitHub comment thread -> #253 (comment)
Once the mutator pattern refactor has merged and tested we should move the existing test cases from authorino_controller_test.go to authorino_reconciler_test.go as this is now the appropriate location for these tests because most of the logic is being moved there as part of the refactor.
Moving these test will likely require refactoring the tests existing in authorino_reconciler_test.go to use the ginkgo test framework.
GitHub comment thread -> #253 (comment)