Added playwright e2e tests for svelte & react

This commit is contained in:
Peter
2023-10-24 16:19:29 +02:00
parent 747c136ced
commit 87c1e225b9
8 changed files with 663 additions and 0 deletions

4
tests/playwright/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
/test-results/
/playwright-report/
/playwright/.cache/