test(e2e): add Playwright with browser tests for login, logo, dashboard

This commit is contained in:
2026-03-01 09:15:54 +01:00
committed by Clawd Agent
parent 4bd2c9607d
commit 5fd21719d0
6 changed files with 101 additions and 4 deletions
+1
View File
@@ -14,6 +14,7 @@
"react-router-dom": "^6.21.0"
},
"devDependencies": {
"@playwright/test": "^1.58.2",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@vitejs/plugin-react": "^4.2.1",