testing-library / testing-library/testing-library-docs
Vue - FAQ about Vue Router is outdated
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 479
- Forks
- 740
- PR merge metrics
- No merged PRs in 30d
Description
This section
https://testing-library.com/docs/vue-testing-library/faq -> "Why does my Vue Router state seem to be shared between tests?"
mentions abstract which is no longer a thing in latest versions of Vue Router, instead createMemoryHistory should be used https://router.vuejs.org/guide/essentials/history-mode.html#Memory-mode
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 with the Vue Testing Library FAQ section titled “Why does my Vue Router state seem to be shared between tests?” and compare its guidance with the linked Vue Router memory-mode documentation. Update the outdated abstract reference to createMemoryHistory, then verify the FAQ wording and link accurately describe the current approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 88/100