Extend the testing infrastructure to handle visual mode.
Open
Nobody has claimed this yet.
area/tests
help wanted
kind/refactor
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
We have this really great test infrastructure, but it can't test selections yet.
Adding that functionality (and bonus points for porting over the visual mode tests to the new testing infrastructure) would be a great help!
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 reading the existing testing infrastructure and the current visual mode tests mentioned in the issue. Determine how to extend the infrastructure to test selections; done means selection tests work, with the existing visual mode tests ported if feasible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100