Rebaseline UI/render regression after layout quality pass #36

Closed
opened 2026-02-19 18:25:27 -05:00 by Rbanh · 1 comment
Owner

Scope:

  • Re-run UI snapshot suite after layout changes.
  • Update deterministic SVG hash for reference fixture.
  • Ensure all automated tests pass.

Acceptance:

  • npm run test:ui passes
  • npm test passes
  • Updated baselines and hash committed.
Scope: - Re-run UI snapshot suite after layout changes. - Update deterministic SVG hash for reference fixture. - Ensure all automated tests pass. Acceptance: - `npm run test:ui` passes - `npm test` passes - Updated baselines and hash committed.
Rbanh added this to the Phase 7 - Layout Engine Quality Pass milestone 2026-02-19 18:25:44 -05:00
Author
Owner

Implemented in cd007ba.

Delivered:

  • Rebaselined UI snapshots after layout changes.
  • Updated deterministic render hash.
  • Added UI-test storage reset (localStorage/sessionStorage) to remove flaky baseline drift.

Validation:

  • npm run test:ui passes.
  • npm test passes.
Implemented in `cd007ba`. Delivered: - Rebaselined UI snapshots after layout changes. - Updated deterministic render hash. - Added UI-test storage reset (`localStorage`/`sessionStorage`) to remove flaky baseline drift. Validation: - `npm run test:ui` passes. - `npm test` passes.
Rbanh closed this issue 2026-02-19 18:34:16 -05:00
Sign in to join this conversation.
No Label
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Rbanh/schemeta#36
No description provided.