testing-library / testing-library/testing-library-docs

Vue - FAQ about Vue Router is outdated

Open Beginner friendly
#1,570 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.