Skip to content

Commit 22dfeb2

Browse files
authored
Merge pull request #11 from ravishan16/docs/architecture-e2e-tests
docs: add ARCHITECTURE.md, Playwright E2E tests, and doc fixes
2 parents d694bd9 + 70dd0a5 commit 22dfeb2

9 files changed

Lines changed: 1021 additions & 56 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,8 @@ client_secret_337973952566-nfnjdjiq0e05s9d3tj45hl4hprssi46k.apps.googleuserconte
1212
# Wrangler local state
1313
.wrangler/
1414
worker/.wrangler/
15+
16+
# Playwright
17+
test-results/
18+
playwright-report/
19+
.playwright-mcp/

0 commit comments

Comments
 (0)