Skip to content

Commit

Permalink
test: ✅ add tests for the new react context
Browse files Browse the repository at this point in the history
  • Loading branch information
HofmannZ committed Oct 11, 2023
1 parent b8d93ab commit 66f1fcb
Show file tree
Hide file tree
Showing 4 changed files with 413 additions and 2 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
"react": "^18"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@types/eslint": "^8.44.4",
"@types/jest": "^29.5.5",
"@types/node": "^20.8.4",
Expand Down
Loading

0 comments on commit 66f1fcb

Please sign in to comment.