mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-02 04:29:55 -06:00
* chore: update driver with component testing * feat: bring ct changes in reporter * test: update script utils test * fix: type issue * test: add test for new ct behavior in driver runScript can now use promises instead of files. Thi test this new behavior * tests(ct): tests for the reporter runable store * fix: remove changes on event handling in driver * build: augment zip size to avoid zip errors * test: add renderin tests for reporter multispec * test: better matcher for runnableHistory Co-authored-by: Jessica Sachs <jess@jessicasachs.io> * test: make the runscripts eval tests clearer * refactor(reporter): main interface instead of type * fix(reporter): runInAction when specRunId changes * refactor(driver): remove restartRunner function Co-authored-by: Jessica Sachs <jess@jessicasachs.io>