E2E Testing setup

This commit is contained in:
adilallo
2025-08-28 22:19:44 -06:00
parent c8d19089a7
commit 382f4a7541
8 changed files with 1333 additions and 108 deletions
+14
View File
@@ -13,6 +13,20 @@
# testing
/coverage
# Playwright
/test-results/
/playwright-report/
/tests/e2e/*.spec.ts-snapshots/
*.png
*.jpg
*.jpeg
*.gif
*.webm
*.mp4
*.mov
*.avi
*.mkv
# next.js
/.next/
/out/