Wire pixelmatch visual regression — automated screenshot comparison #32
Labels
No labels
meeting-notes
meeting-sensitive
meeting-transcript
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coopcloud_code/home#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Current state
Playwright captures screenshots of 10 pages but doesn't compare them. pixelmatch is installed in tests/package.json but not wired to the Playwright output.
Solution
Implementation
Signed-off-by: mik-tf
Roadmap position: 2/5 (v2.0 track, issue #26)
Previous baseline: v1.4.0
Next after this: → #29 (hero OSIS)
Signed-off-by: mik-tf
Done — 10 golden snapshots + automated comparison
How it works
--update-snapshots: captures golden imagesnpx playwright test --update-snapshotsPages covered
home, login, register, marketplace, docs, about, privacy, terms, cart, dashboard
Tests: 36 Playwright (includes 10 visual) ALL PASS
7-layer pipeline followed.
Next: #29 (Hero OSIS) [3/5]
Signed-off-by: mik-tf