test: add unit tests for useSendShortcut hook and @testing-library/react

This commit is contained in:
Nicolas Varrot
2026-02-21 21:03:55 +00:00
parent a9da9407d4
commit 3c51e46cbb
3 changed files with 264 additions and 2 deletions

View File

@@ -51,6 +51,8 @@
},
"devDependencies": {
"@eslint/js": "^9.39.2",
"@testing-library/dom": "^10.4.1",
"@testing-library/react": "^16.3.2",
"@types/node": "^24.10.13",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",