Add Playwright e2e smoke test and accessibility checklist

This commit is contained in:
Keith Solomon
2026-08-05 17:08:18 -05:00
parent 151b09ba90
commit a075523287
6 changed files with 117 additions and 5 deletions
+5 -1
View File
@@ -2,4 +2,8 @@ node_modules/
build/
.cache/
.DS_Store
*.log
*.log
# Playwright test output (created by `npx playwright test`).
test-results/
playwright-report/