test: uninstall cypress, add playwright

This commit is contained in:
yubintw
2025-03-15 19:22:09 +08:00
parent e4bacf8745
commit d8d08b9c7b
10 changed files with 223 additions and 3013 deletions

6
frontend/.gitignore vendored
View File

@@ -22,3 +22,9 @@ dist-ssr
*.njsproj
*.sln
*.sw?
# Playwright
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/