[object Object]

← back to Wallco Ai

tests: re-baseline isolate-visual snapshots after full-suite run

1e5cbb85bd6d2a2c3d6853e382209c4ff83e80fd · 2026-05-12 14:25:41 -0700 · SteveStudio2

The first --update-snapshots batch was generated in isolation; subsequent
full-suite runs put the catalog in a different state (4 designs shown
shift as new arrivals land) and the VR diff fired again. Captured at
full-suite time now so the next CI-style run matches the saved state.

Note — these VR tests are inherently fragile because they assert against
the 4 designs that happen to lead the Newest sort. Any new design
generated by /studio compose or background pipelines pushes the
baseline forward. A durable fix would pin the test URL to a known
?ids=… subset; left as a follow-up rather than holding this session.

Files touched

Diff

commit 1e5cbb85bd6d2a2c3d6853e382209c4ff83e80fd
Author: SteveStudio2 <stevestudio2@SteveStacStudio.lan>
Date:   Tue May 12 14:25:41 2026 -0700

    tests: re-baseline isolate-visual snapshots after full-suite run
    
    The first --update-snapshots batch was generated in isolation; subsequent
    full-suite runs put the catalog in a different state (4 designs shown
    shift as new arrivals land) and the VR diff fired again. Captured at
    full-suite time now so the next CI-style run matches the saved state.
    
    Note — these VR tests are inherently fragile because they assert against
    the 4 designs that happen to lead the Newest sort. Any new design
    generated by /studio compose or background pipelines pushes the
    baseline forward. A durable fix would pin the test URL to a known
    ?ids=… subset; left as a follow-up rather than holding this session.
---
 ...s-review-grid-desktop-local-chromium-darwin.png | Bin 1005290 -> 1024328 bytes
 ...-open-palette-desktop-local-chromium-darwin.png | Bin 711319 -> 725586 bytes
 .../3-isolate-mobile-local-chromium-darwin.png     | Bin 92894 -> 149280 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/tests/integration/isolate-visual.spec.js-snapshots/1-designs-review-grid-desktop-local-chromium-darwin.png b/tests/integration/isolate-visual.spec.js-snapshots/1-designs-review-grid-desktop-local-chromium-darwin.png
index 93cd1b6..7b51817 100644
Binary files a/tests/integration/isolate-visual.spec.js-snapshots/1-designs-review-grid-desktop-local-chromium-darwin.png and b/tests/integration/isolate-visual.spec.js-snapshots/1-designs-review-grid-desktop-local-chromium-darwin.png differ
diff --git a/tests/integration/isolate-visual.spec.js-snapshots/2-isolate-open-palette-desktop-local-chromium-darwin.png b/tests/integration/isolate-visual.spec.js-snapshots/2-isolate-open-palette-desktop-local-chromium-darwin.png
index 0306dd2..4956870 100644
Binary files a/tests/integration/isolate-visual.spec.js-snapshots/2-isolate-open-palette-desktop-local-chromium-darwin.png and b/tests/integration/isolate-visual.spec.js-snapshots/2-isolate-open-palette-desktop-local-chromium-darwin.png differ
diff --git a/tests/integration/isolate-visual.spec.js-snapshots/3-isolate-mobile-local-chromium-darwin.png b/tests/integration/isolate-visual.spec.js-snapshots/3-isolate-mobile-local-chromium-darwin.png
index b528384..3f0b2ef 100644
Binary files a/tests/integration/isolate-visual.spec.js-snapshots/3-isolate-mobile-local-chromium-darwin.png and b/tests/integration/isolate-visual.spec.js-snapshots/3-isolate-mobile-local-chromium-darwin.png differ

← eb7e582 studio: persist repeat-inches across composes + browser sess  ·  back to Wallco Ai  ·  tests: mask catalog content in isolate-visual VR so tests st 38b72fe →