mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-24 16:08:33 -05:00
0b19da80e1
* move spec list to shared package * render and hydrate spec list * share base store * deps * set current spec * render spec list in e2e runner * lint * add design system import * add deps * wip: layout * use dynamic spec list width * remove debugging code * feature flag * fix tests * do not emit event when feature flag is OFF * revert CSS * revert more changes * whitelist specListWidth * add test selector * update feature flag * improve feature flag * add tests for inline spec list * allow using real onSpecWindow in runner integration tests * update tests * improve tests * make feature flag more explicit