test: add playwright e2e test setup with smoke tests

This commit is contained in:
2026-06-24 16:10:07 +02:00
parent b0dee41eb8
commit 243ea85dbf
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