Automate jumpiness test cases
Open
Nobody has claimed this yet.
A-testing
- Dominant language
- Rust
- Stars
- 38k
- Forks
- 3.8k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 465
Description
It's tricky to automate them, but we should try.
For posterity, jumpiness here refers to incorrect dynamic restyling that causes fragments to jump around as you hover over them with the mouse.
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
The issue provides no file, test, or entry point to begin from. First locate existing tests or rendering code for hover-driven dynamic restyling and inspect how related cases are represented. Done means the jumpiness scenarios are automated and reliably detect fragments moving incorrectly during hover.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100