-
Notifications
You must be signed in to change notification settings - Fork 5
Labels
ciChanges to CI scriptsChanges to CI scriptsenhancementtestAdd missing tests or correcting existing testsAdd missing tests or correcting existing tests
Description
Is your feature request related to a problem? Please describe.
We want to prevent future UX regressions by catching visual changes early in the development cycle. Manual reviews often miss subtle UI bugs or changes.
Describe the solution you'd like
Integrate Playwright MCP to provide visual-based and snapshot testing. Add coverage for key UI components and flows. Set up automated checks to run on pull requests.
Describe alternatives you've considered
Manual UI reviews, other testing tools, but Playwright MCP is preferred for its workflow and integration capabilities.
Additional context
Playwright MCP will be the focus for future code updates. This will improve confidence in UI stability and prevent accidental UX regressions.
Copilot
Metadata
Metadata
Labels
ciChanges to CI scriptsChanges to CI scriptsenhancementtestAdd missing tests or correcting existing testsAdd missing tests or correcting existing tests
Type
Projects
Status
In review