test: add playwright e2e test setup with smoke tests

This commit is contained in:
2026-06-24 16:10:07 +02:00
committed by Milas Holsting
parent dbc675d79b
commit 4ecd9599c7
7 changed files with 72 additions and 1 deletions

3
.gitignore vendored
View File

@@ -9,6 +9,9 @@ dist
# code coverage
coverage
*.lcov
playwright-report/
test-results/
blob-report/
# logs
logs