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:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -15,11 +15,6 @@ coverage
|
||||
*.local
|
||||
/dist
|
||||
|
||||
# Cypress
|
||||
cypress.env.json
|
||||
/cypress/videos/
|
||||
/cypress/screenshots/
|
||||
|
||||
# Playwright
|
||||
/test-results/
|
||||
/playwright-report/
|
||||
|
||||
Reference in New Issue
Block a user