## Description --- Follow the testing guidelines set forth in #188 and refactor the [controllers package](https://github.com/operator-framework/operator-controller/tree/main/internal/controllers) unit tests. Be sure to fix all `**/*_test.go` files. ### Pre-Conditions --- - [x] #188 ### Acceptance Criteria --- - [ ] All test files under the controllers package updated to conform to the guidelines in #188
Description
Follow the testing guidelines set forth in #188 and refactor the controllers package unit tests. Be sure to fix all
**/*_test.gofiles.Pre-Conditions
Acceptance Criteria