Refactor test_baseline_classifier.py
Open
refactor
testing
- Dominant language
- Python
- Stars
- 850
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
test_baseline_classifier.py has a lot of code shared between the tests. This might be best served with parameterization of a single test to reduce impact of code changes down the line.
Contributor guide
Assessment
This issue has not been assessed yet.