Remove some/all functionality in tests/features directory
Open
area: engineering systems
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
I don't believe the `tests/features` directory is being used at all. All tests have passed with the folder disabled.
I propose removing this directory altogether, or at a minimum removing unused code.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the tests/features directory and checking whether anything in the repository references it. Run the test suite with that folder disabled, as described in the issue, and verify that tests still pass. Done means the unused directory or clearly unused code is removed without breaking the test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, testing-qa
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100