mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-06 15:00:50 -05:00
47b18d2268
* split protocol errors into fatal/nonfatal * change test stubs to implement capture protocol iface * attach spec and project metadata to nonfatal error reports * starting to test error reporting * properly report fatal errors to artifact endpoint * more meaningful error reporting * better error reporting for protocol download + initialization errors * refactgor protocol stubs for easier instantiation and use * tests for beforeSpec error state * fixes api spec tests * code review comments * revert import style for routes to appease tscheck * update snapshots * fix typedef for ArtifactLike, set error message on beforeSpec stub