-
Story
-
Resolution: Won't Do
-
Normal
-
None
-
ACM 2.13.0
Value Statement
By separating the MCH operator test suite into unit and integration tests, we can ensure more efficient test execution, easier maintenance, and quicker identification of issues.
Definition of Done for Engineering Story Owner (Checklist)
- [ ] Executing the "make test" command will no longer run both unit and integration tests.
- [ ] Create a new make command to specifically run integration tests.
Development Complete
- The code is complete.
- Functionality is working.
- Any required downstream Docker file changes are made.
Tests Automated
- [ ] Unit/function tests have been automated and incorporated into the
build. - [ ] 100% automated unit/function test coverage for new or changed APIs.
- is cloned by
-
ACM-15380 As an Installer dev, I want to separate the MCE operator test suite into unit and integration tests, to improve test maintainability
-
- Closed
-