add basic e2e tests

This commit is contained in:
2026-04-04 19:33:04 +02:00
parent 94fb38e038
commit 5fce1d591f
14 changed files with 519 additions and 2 deletions
+9 -1
View File
@@ -31,4 +31,12 @@ yarn-error.log*
obj/
bin/
dist/
dist/
# IDEs and editors
.idea/
.vscode/
# playwright
/e2e/playwright-report/
/e2e/test-results/