Skip to content

Commit cbf3845

Browse files
committed
tests: add some basic runtime tests for Link
Again quite high level to test navigation etc
1 parent f6e9ab3 commit cbf3845

File tree

4 files changed

+868
-27
lines changed

4 files changed

+868
-27
lines changed

packages/react-router/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
},
6666
"devDependencies": {
6767
"@testing-library/react": "^15.0.2",
68+
"@testing-library/jest-dom": "6.4.5",
6869
"@vitejs/plugin-react": "^4.2.1",
6970
"jsdom": "^24.0.0",
7071
"react": "^18.2.0",

0 commit comments

Comments
 (0)