test: e2e cypress testing replaced by playwright

This commit is contained in:
2025-09-16 13:27:53 +02:00
parent 7ebffe9655
commit dc4948e45b
35 changed files with 302 additions and 4440 deletions

7
e2e-testing-playwright/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Playwright
node_modules/
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/