Migrate from Cypress to Playwright

This commit is contained in:
Przemek Więch
2026-05-06 11:51:30 +02:00
parent 664ca69fb3
commit d427300ddf
28 changed files with 740 additions and 1403 deletions

6
.gitignore vendored
View File

@@ -1,8 +1,8 @@
dist
node_modules
src/react-app-env.d.ts
cypress/fixtures/example.json
cypress/screenshots
cypress/videos
playwright-report/
test-results/
.playwright/
.idea
.vscode