Refactor StrictMock tests
Open
enhancement
- Dominant language
- Python
- Stars
- 149
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
While on one hand StrictMock tests provide good test coverage, they grew to the point of being extremely hard to be maintained.
Let's refactor StrictMock's tests in a fashion that it is easier for everyone to maintain, but also, keeping the good coverage we have.
Contributor guide
Assessment
This issue has not been assessed yet.