Commit Graph

3472 Commits

Author SHA1 Message Date
Tim Griesser 07d7e24a3f chore: Improve CI build time by caching node_modules (#16115)
Improves the CI time by caching node_modules in a way that they can be re-used between CI runs if any items that would influence the node_modules have not changed (yarn.lock, {dev,peer}dependencies, *.patch files)
2021-04-21 13:56:32 -04:00
renovate[bot] 33d8568f98 fix(deps): update dependency systeminformation to version 5.6.4 🌟 (#15819)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-21 10:19:26 -05:00
Lachlan Miller 10b89f8d58 fix(component-testing): correct imports for relative paths in cypress.json (#16056) 2021-04-21 05:13:25 -07:00
Adam Gastineau 6a32ee325b Fixed missing SearchInput and improved SpecList scrolling (#16090)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-04-21 13:30:00 +10:00
Adam Gastineau 9c81bcc690 chore: Design System Cleanup (#16077) 2021-04-20 10:42:55 -07:00
Ben Kucera 738193f450 fix flaky e2e record passes test (#16043) 2021-04-19 12:51:43 -04:00
Emil Goldsmith Olesen 59d1d84d2c chore: switch lolex to new name @sinonjs/fake-timers (#15595)
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2021-04-19 10:45:04 -04:00
Ben Kucera 04e854eaa6 fix starting cdp screencast when video:false (#15985) 2021-04-16 16:02:42 -04:00
renovate[bot] ea375ba7da fix(deps): update dependency ansi_up to version 5.x 🌟 (#15440)
* fix(deps): update ansi_up to 5.0.0 🌟

* bump yarn install timeout for build job

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ben Kucera <14625260+Bkucera@users.noreply.github.com>
2021-04-16 16:00:17 -04:00
Barthélémy Ledoux 6c12a6c7b7 fix: run-ct does not hang on windows anymore (#16022) 2021-04-16 10:34:14 -05:00
Chris Breiding 0a63455174 fix: Prevent null snapshots from being stored and causing errors (#16015) 2021-04-15 13:44:54 -04:00
Dan Kirkham 7b44fae903 fix: Prevent selecting an option in a disabled fieldset (#15682)
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2021-04-14 15:44:38 -04:00
Adam Gastineau 8eaf4b478b feat: Design System Setup (#15776) 2021-04-14 07:03:36 -07:00
Zach Panzarino a4df991a8a fix: update copy and icons on runs tab (#15790) 2021-04-13 17:26:06 -04:00
Emil Goldsmith Olesen 2390741e12 chore: Upgrade lodash types (#15860) 2021-04-13 17:41:03 +00:00
Chris Breiding 59cc69e690 fix(tests): Fix server integration test (#15948) 2021-04-13 11:22:49 -04:00
Chris Breiding b53f04e4f7 feat: Fire run events in interactive mode (#15787) 2021-04-12 14:43:19 -04:00
Zach Bloomquist dde2f22635 fix: prevent stubbed cy.intercepts from reaching server (#15942) 2021-04-12 18:19:44 +00:00
Zach Bloomquist 86ffe2062b fix: don't pass invalid signal to subprocess.exit on crash (#15944) 2021-04-12 17:42:02 +00:00
Barthélémy Ledoux 602c762cfd fix: make component testing windows compatible (#15889) 2021-04-10 10:52:10 -05:00
Guillaume Chau a5bb2e0764 fix(component testing): default config values (#15902)
Co-authored-by: Jessica Sachs <jess@jessicasachs.io>
2021-04-09 12:45:44 -04:00
Lachlan Miller e8dbffedd6 fix: do not hard-code chrome for interactive e2e (#15837)
* fix: do not hard-code chrome for interactive e2e

* chore: fix typo
2021-04-08 12:04:40 +10:00
Chris Breiding c0cd9f78c3 fix: Prevent a couple warnings from being displayed in stdout (#15828) 2021-04-07 10:51:06 -04:00
Brian Mann 065446f64f fix: make "New Spec File" a button link style (#15835) 2021-04-07 08:58:51 -04:00
Dmitriy Kovalenko d32076be07 chore(component-testing): Show a hint if no specs were found in the list (#15696)
* Implement no specs found message

* Take care of config.projectRoot

* Update packages/runner-ct/src/app/RunnerCt.tsx

* Remove useless code

Co-authored-by: Adam Gastineau <adamg@cypress.io>
Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-04-07 14:35:03 +10:00
Jessica Sachs f888625f49 fix(runner-ct): fixing an exception and styling (#15833)
* patch: fixing an exception and styling

* reduce icon margin a bit more

Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-04-07 11:31:24 +10:00
Barthélémy Ledoux 702a1526dc fix: make the z-index of file opener over the reporter (#15831) 2021-04-07 10:32:17 +10:00
Brian Mann 3ddd85237c fix: checked-for-updates event properly sends, and update banner is displayed (#15830) 2021-04-06 19:20:03 -04:00
Zach Bloomquist 1e0602221e fix: pass disable-dev-shm-usage flag to Electron (#15825) 2021-04-06 16:07:45 -04:00
Zach Bloomquist a962137496 fix: only log process.emitWarning outside of production (#15817) 2021-04-06 17:50:30 +00:00
Adam Gastineau 0ca53c783d chore: TypeScript 4.2.3 (#15646) 2021-04-06 08:21:21 -07:00
Chris Breiding 8b7ef269c5 Merge branch 'develop' into 7.0-release 2021-04-05 14:05:06 -04:00
Chris Breiding 1eb32cd1a0 fix: restore previous electron window size in interactive mode (#15789) 2021-04-05 12:44:27 -04:00
Zach Bloomquist 9360ae12e4 fix: don't wrap errors thrown by cy.intercept req/res handlers (#15769) 2021-04-05 15:25:56 +00:00
Jessica Sachs e4f5bb7181 fix: switching to use chrome as default in open mode to avoid element explorer issue (#15777) 2021-04-02 18:43:01 -04:00
Jennifer Shehane 358628f3b3 chore: Turn on test retries in run mode for other packages (#15714)
Co-authored-by: Zach Panzarino <zachary@panzarino.com>
2021-04-02 14:02:42 -04:00
Zach Bloomquist 51005b4ffa chore: add docsUrl to intercept, task errors (#15711) 2021-04-02 17:47:09 +00:00
Jessica Sachs 8e2a9799f7 chore: missing babel dependency 2021-04-02 13:03:00 -04:00
Jessica Sachs 4a228060a8 Merge remote-tracking branch 'origin' into 7.0-release 2021-04-02 12:52:49 -04:00
Jessica Sachs 6182ae6ec9 chore(tests): fixing flaky tests for studio with snapshots (#15768) 2021-04-02 12:28:56 -04:00
Zach Bloomquist 5a3f5188fd chore(deps): electron@12.0.2 (#15766) 2021-04-02 15:43:36 +00:00
Jessica Sachs eead9cd464 chore: missing human-interval is breaking binary 2021-04-02 04:21:20 -04:00
Ben Kucera 8ed9e99eac feat: change default headless size to 1920x1080 (#15686) 2021-04-01 18:58:33 -04:00
Jessica Sachs 06fcc0b17a Merge remote-tracking branch 'origin' into 7.0-release 2021-04-01 18:26:10 -04:00
Jessica Sachs 8d0829fb26 feat: adding electron support for cypress component testing (#15731) 2021-04-01 18:15:20 -04:00
Zach Bloomquist ed0af3b4bb fix: suppress EventEmitter warnings + other Node warnings in prod (#15723) 2021-04-01 20:18:05 +00:00
Ben Kucera f0671102b2 chore: add testingType, initialLaunch to update check (#15699)
* add testingType, initialLaunch to update check
2021-04-01 13:11:11 -04:00
Ben Kucera bf6368e51b chore: add testingType to postRunRequest (#15703)
* add testingType to postRunRequest
2021-04-01 13:09:12 -04:00
Zach Bloomquist 897ee9cd59 chore: exit with non-zero exit code on signal exit (#15727) 2021-04-01 16:48:50 +00:00
Kukhyeon Heo aea823eb16 fix: position: sticky visibility. (#15666) 2021-04-01 11:51:44 -04:00