chore: install Playwright and add E2E test configuration
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -226,6 +226,11 @@ uploads/*
|
||||
# Worktrees
|
||||
.worktrees/
|
||||
|
||||
# Playwright
|
||||
e2e/test.db
|
||||
test-results/
|
||||
playwright-report/
|
||||
|
||||
# Claude Code
|
||||
.claude/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user