init playwright

This commit is contained in:
2025-03-05 22:39:10 +01:00
parent 61665cd198
commit 5e1074571d
7 changed files with 700 additions and 66 deletions

6
app/.gitignore vendored
View File

@@ -28,3 +28,9 @@ src/lib/paraglide
*storybook.log
.dev.vars
# Playwright
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/