aboutsummaryrefslogtreecommitdiff
path: root/tests/gallery-probes/probe.mjs
Commit message (Collapse)AuthorAgeFilesLines
* test(gallery): repair stale probe assertionsCraig Jennings4 hours1-2/+3
| | | | The committed probes asserted the pre-sprint gallery: default size 3 (now 2/M since 70507b7) and five .famchips rows (card 01's option capsules reuse the class, so six exist). The zoom test now clicks 3x explicitly instead of assuming it as the default, and the family count filters to rows labeled 'screen' so future option-group cards don't break it.
* test(gallery): commit the CDP behavioral probesCraig Jennings4 hours1-0/+119
The full-regression and screen-family probes lived in session scratch; the widgets.js extraction uses them as its per-batch no-regression gate, so they become repo tooling.