Add playwright

This commit is contained in:
2024-08-18 15:34:19 +02:00
parent da92ed6258
commit 0fd1f178be
4 changed files with 88 additions and 2 deletions

7
.gitignore vendored
View File

@ -20,5 +20,12 @@ Thumbs.db
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# Playwright
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
/playwright/.auth
uploads
.direnv