Skip to content

Add Playwright visual regression coverage#460

Merged
emdevelopa merged 6 commits intoemdevelopa:mainfrom
edehvictor:feat/playwright-visual-regression-124
Mar 28, 2026
Merged

Add Playwright visual regression coverage#460
emdevelopa merged 6 commits intoemdevelopa:mainfrom
edehvictor:feat/playwright-visual-regression-124

Conversation

@edehvictor
Copy link
Copy Markdown
Contributor

Closes #124

Changes

  • add Playwright visual regression tests for the checkout flow
  • add Playwright visual regression tests for the create payment flow
  • add shared E2E fixtures for seeded merchant state, mocked checkout responses, and visual stabilization
  • configure Playwright for desktop and mobile Chrome snapshot coverage
  • replace the older broad VRT specs with route-level critical-path coverage
  • restore persisted create-payment form state needed for stable E2E rendering

Testing

  • npm.cmd run test:e2e:update
  • npm.cmd run build

Notes

  • this branch was pushed as requested, but the repo is not fully CI-clean yet
  • the frontend currently has existing build issues outside the Playwright flow, and the E2E font workaround in src/app/layout.tsx still needs a follow-up fix

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 28, 2026

@edehvictor is attempting to deploy a commit to the Emmanuel's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 28, 2026

@edehvictor Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@emdevelopa
Copy link
Copy Markdown
Owner

resolve conflict

@emdevelopa emdevelopa merged commit 35dd8bd into emdevelopa:main Mar 28, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FE] Implement Playwright E2E visual regression tests for critical paths

2 participants