test(e2e): playwright smoke for create→practice flow

This commit is contained in:
2026-05-20 21:29:51 +02:00
parent b1992d0dad
commit f88b4d57de
6 changed files with 110 additions and 0 deletions

4
.gitignore vendored
View File

@@ -6,6 +6,10 @@ build/
.env.local
data/*.db
data/*.db-*
**/data/*.db
**/data/*.db-*
**/test-results/
**/playwright-report/
coverage/
.vite/
*.log