Dev Task: Move wps_shared tests into the wps_shared package
Open
Task
- Dominant language
- Python
- Stars
- 65
- Forks
- 11
- Avg merge
- 21h 25m
- Merged PRs (30d)
- 70
Description
**Describe the task**
Move wps_shared tests into the wps_shared package, most of them currently live in wps/app/tests.
**Acceptance Criteria**
- [ ] Tests of code in the wps_shared package live in the wps_shared package
- [ ] Tests are run via our CI/CD pipeline
- [ ] Test coverage is reported via CodeCov
Contributor guide
Research direction
Start by locating the wps_shared package and the tests currently under wps/app/tests, then inspect the repository's CI/CD configuration and CodeCov setup. Move tests for wps_shared into that package and verify that CI runs them and reports their coverage through CodeCov.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100