M8-R20: enforce warning-free frontend tests
pytest / test (push) Successful in 4m14s
frontend / frontend (push) Successful in 59s

This commit is contained in:
2026-08-28 16:54:15 +02:00
parent 35691e08eb
commit 9e93ca0db4
8 changed files with 158 additions and 140 deletions
+2 -1
View File
@@ -32,8 +32,9 @@
},
"devDependencies": {
"@eslint/js": "^9.39.4",
"@testing-library/dom": "10.4.1",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^14.3.1",
"@testing-library/react": "16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/react": "^18.3.31",
"@types/react-dom": "^18.3.7",