-
Feature
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
False
-
-
False
-
Not Selected
-
100% To Do, 0% In Progress, 0% Done
-
-
-
Goals:
- Better separation of concerns among tests (Only test the code you’re within a project)
- Reduce test run time
- Simplify logs
- Improve test orchestration.
Requirements:
- Tests within a given repository mock or otherwise try not to test the result of code in another repository
Background and Strategic Fit:
- Quicker test runs help speed up development
- By testing only what is in a given repository, we could reduce test writing complexity
Success Criteria:
For Red Hat - Tests are faster, easier to write, and have better separation.
Metrics / Measuring Success:
We could measure how long tests take to run within each repository on a given PR
Documentation:
no documentation needed
SMEs and Stakeholders:
| Name | Role |
| PM | |
| Eng Manager | |
| UX | |