Too many commented out tests
Open
Nobody has claimed this yet.
enhancement
infrastructure
- Dominant language
- Python
- Stars
- 322
- Forks
- 255
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 5
Description
There's a whole array of commented out tests in the test suite. That stuff should be triaged.
-
test_licenses.py -
test_lint.py -
tests/modules/install.py -
tests/modules/remove.py
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
Inspect the commented-out tests in test_licenses.py, test_lint.py, tests/modules/install.py, and tests/modules/remove.py. Triage each item by determining whether it should be restored or removed, and finish with every listed block having a clear disposition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100