Remove Cypress and update scripts to use Playwright for E2E testing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit f828bd0423)
This commit is contained in:
2026-03-22 16:44:58 +08:00
parent aa2661b556
commit 56bee336db
42 changed files with 6 additions and 5115 deletions

5
.gitignore vendored
View File

@@ -15,11 +15,6 @@ coverage
*.local
/dist
# Cypress
cypress.env.json
/cypress/videos/
/cypress/screenshots/
# Playwright
/test-results/
/playwright-report/