Test converters
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
One issue left out from pyvec/naucse.python.cz#505 (Refactoring and API) is testing converters.py.
For now they should be sufficiently tested by higher-level tests, but before they're ready to become a general-purpose library, they need their own tests.
Contributor guide
No contributing guide indexed for this repository
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
Read converters.py and the higher-level tests that currently exercise it. Compare their coverage with the converter behavior, then add dedicated tests so converters are sufficiently tested independently for general-purpose use. Confirm the existing higher-level tests still pass.
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
- Mostly clear
- Newbie friendliness
- 45/100