Fix visual regression test snapshot naming and add missing snapshots
CI Pipeline / test (20) (pull_request) Successful in 4m0s
CI Pipeline / test (18) (pull_request) Successful in 4m5s
CI Pipeline / e2e (chromium) (pull_request) Failing after 3m8s
CI Pipeline / visual-regression (pull_request) Has been cancelled
CI Pipeline / performance (pull_request) Has been cancelled
CI Pipeline / storybook (pull_request) Has been cancelled
CI Pipeline / lint (pull_request) Has been cancelled
CI Pipeline / build (pull_request) Has been cancelled
CI Pipeline / e2e (firefox) (pull_request) Has been cancelled
CI Pipeline / e2e (webkit) (pull_request) Has been cancelled

This commit is contained in:
adilallo
2025-09-02 22:52:33 -06:00
parent ce4a5efdda
commit 147dd013ab
43 changed files with 5 additions and 0 deletions
+5
View File
@@ -19,6 +19,11 @@
# Visual regression snapshots (allow these)
!tests/e2e/visual-regression.spec.ts-snapshots/
!tests/e2e/visual-regression.spec.ts-snapshots/*.png
# Footer and header responsive snapshots (allow these)
!tests/e2e/footer.responsive.spec.js-snapshots/
!tests/e2e/footer.responsive.spec.js-snapshots/*.png
!tests/e2e/header.responsive.spec.js-snapshots/
!tests/e2e/header.responsive.spec.js-snapshots/*.png
# Ignore other image files
*.png
*.jpg