Add unit tests
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 7
- Avg merge
- 7d 7h
- Merged PRs (30d)
- 1
Description
We recently upgraded to our latest CI standards, so maybe it's time to look back at these old projects for a couple quick unit tests.
A mock questionnaire server could be used to add some unit tests to this repository. It's on the smaller side, so it wouldn't take much effort to get a fair amount of coverage here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the Python client layout and any existing test configuration, then determine how a mock questionnaire server can exercise the repository. Done means a useful set of unit tests covers the client’s key interactions and passes under the current CI standards.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100