caktus / caktus/rapidsms-threadless-router
Tests
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Despite it's name `threadless_router.tests` does not contain any tests. It has the test helper classes. This should be renamed to `threadless_router.test` to match Django's convention and `threadless_router.tests` should contain actual unittests for the router functionality.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting `threadless_router.tests` to identify the test helper classes and the router functionality that needs coverage. The issue is done when the helpers are in `threadless_router.test` and `threadless_router.tests` contains unit tests for the router.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100