Group tests for each function into classes
Open
cleanup
- Dominant language
- Python
- Stars
- 33
- Forks
- 19
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 30
Description
Not necessarily something for now but, since we seem to be using pytest, it might be worth grouping tests for each function into classes.
_Originally posted by @bblay in https://github.com/MetOffice/CSET/pull/1604#pullrequestreview-3109692070_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing pytest test suite and how tests are currently organized. Identify the tests associated with each function, group them into classes consistently, and confirm the full pytest suite still passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100