feat(SW-360): Added test for register user form

This commit is contained in:
Tobias Johansson
2024-09-12 16:08:03 +02:00
committed by Chuma McPhoy
parent c22fa9fa8c
commit 661effeefa
6 changed files with 95 additions and 7 deletions

View File

@@ -76,6 +76,7 @@
"@svgr/webpack": "^8.1.0",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/node": "^20",
"@types/react": "^18",