Add Playwright e2e coverage and Node 20 pin

This commit is contained in:
chihlasm
2026-03-16 02:28:04 -04:00
parent 357f8e2d08
commit e39819f8d0
27 changed files with 1743 additions and 7 deletions

3
.gitignore vendored
View File

@@ -216,6 +216,9 @@ __marimo__/
# Temp/generated files
backend/test_results.txt
frontend/stats.html
frontend/playwright-report/
frontend/test-results/
frontend/e2e/.auth/
# Railway CLI (local tooling)
node_modules/