Add baseline visual regression snapshots for all browser projects (chromium, firefox, webkit, mobile) - 116 snapshots total

This commit is contained in:
adilallo
2025-08-29 16:42:45 -06:00
parent 6f7baa6f2f
commit 64cccac9e7
117 changed files with 4 additions and 1 deletions
+4 -1
View File
@@ -16,7 +16,10 @@
# Playwright
/test-results/
/playwright-report/
/tests/e2e/*.spec.ts-snapshots/
# Visual regression snapshots (allow these)
!tests/e2e/visual-regression.spec.ts-snapshots/
!tests/e2e/visual-regression.spec.ts-snapshots/*.png
# Ignore other image files
*.png
*.jpg
*.jpeg