Commit Graph

15399 Commits

Author SHA1 Message Date
Lachlan Miller 958a9c2691 feat(npm/react): Add craco plugin (#16333)
* add craco example

* feat: add craco plugin

* update readme

* remove old files
2021-05-06 00:33:34 +10:00
Ben Kucera 3342ca3b7f chore(ci): ignore percy on external prs (#16315)
* ignore percy on external prs
* fix reporter-integration tests
2021-05-04 15:04:57 -04:00
Jennifer Shehane 41d3d50822 fix: Correctly handle if cb is undefined in wrapChildPromise (#16277) 2021-05-04 13:49:14 -05:00
Adam Gastineau a73adf2b49 feat(design-system): SpecList - FileTree - VirtualizedTree (#16179) 2021-05-03 15:42:38 -07:00
Chris Breiding 5c45311533 fix: Ensure binary request body is not mutated by cy.intercept (#16306) 2021-05-03 17:47:56 -04:00
Zach Bloomquist 64d2d22c8c chore: run driver, runner tests in electron (#16208) 2021-05-03 15:55:09 -05:00
Barthélémy Ledoux c4151fbd9f fix: accept webapck 4 & 5 as peer dependencies of @cypress/vue and @cypress/react (#16290) 2021-05-03 13:45:12 -05:00
Ben Kucera b2ccd4d07c chore(ci): fix missing percy snapshots (#16240) 2021-04-30 16:47:45 -04:00
Lachlan Miller 5318790828 fix(desktop-gui): correctly display component and e2e config values (#16282) 2021-04-30 13:03:42 -05:00
Barthélémy Ledoux 54c2925e8e Merge branch 'master' into develop 2021-04-30 02:23:09 +00:00
Barthélémy Ledoux bd629d307e fix: avoid unmounting React components twice (#16280) 2021-04-29 21:22:32 -05:00
semantic-release-bot cd41077d52 chore: release @cypress/webpack-dev-server-v1.1.6
[skip ci]
@cypress/webpack-dev-server-v1.1.6
2021-04-29 21:32:55 -04:00
Lachlan Miller a81ad0952d Merge branch 'master' into develop 2021-04-30 00:55:13 +00:00
Lachlan Miller 72e064bd07 fix: update docs (#16266) 2021-04-30 10:54:40 +10:00
Barthélémy Ledoux a129284966 Merge pull request #16272 from cypress-io/4d2347671-master-into-develop 2021-04-29 14:34:51 -05:00
Barthélémy Ledoux b8f981e8b4 Merge branch 'develop' into 4d2347671-master-into-develop 2021-04-29 14:13:29 -05:00
Kukhyeon Heo 439bbfd88b fix: cy.log only shows the first 2 args. (#16242) 2021-04-29 14:10:05 -05:00
Barthélémy Ledoux 84d22383dc docs: add example of code coverage with CT (#16239)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-04-29 13:21:06 -05:00
ElevateBart 62a842c7c9 chore: remove yarn resolutions for versions of vue 2021-04-29 12:23:21 -05:00
semantic-release-bot 7599005284 chore: release @cypress/vite-dev-server-v1.2.6
[skip ci]
@cypress/vite-dev-server-v1.2.6
2021-04-29 13:16:24 -04:00
ElevateBart a3db154664 Merge branch 'develop' into 4d2347671-master-into-develop 2021-04-29 11:29:56 -05:00
Barthélémy Ledoux 4d23476711 fix(vite-dev-server): only re-run tests when specs deps are updated (#16215)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-04-29 11:24:53 -05:00
ElevateBart 56a160b59a ci: run vite tests in CI 2021-04-29 11:24:53 -05:00
Barthélémy Ledoux 9a82d24ce1 test: make the design system tests pass (#16257)
* test: make the design system tests pass

* test: fix the tests setup for the design system
2021-04-29 11:24:53 -05:00
ElevateBart 3f52def82e fix: analyze deps of the specs before starting 2021-04-29 11:24:53 -05:00
Kukhyeon Heo 61aa287c45 fix: does not show more than one .should('contain') assertion when chained after .should('be.visible') (#16218) 2021-04-29 09:43:49 -05:00
semantic-release-bot 66a774c246 chore: release @cypress/react-v5.4.1
[skip ci]
@cypress/react-v5.4.1
2021-04-28 22:55:09 -04:00
Lachlan Miller d5bbf7bdeb Merge branch 'master' into develop 2021-04-29 02:41:54 +00:00
Lachlan Miller bd78337752 fix: bump deps and release new version (#16261) 2021-04-29 12:41:19 +10:00
Barthélémy Ledoux ad23cce0da test: make the design system tests pass (#16257)
* test: make the design system tests pass

* test: fix the tests setup for the design system
2021-04-29 11:14:34 +10:00
Gleb Bahmutov 14f72a3624 feat: add separate cypress:server:info log source (#16238) 2021-04-28 13:15:56 -05:00
Barthélémy Ledoux 31d89a5e1a fix(vite-dev-server): only re-run tests when specs deps are updated (#16215)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-04-28 12:09:48 -05:00
Lachlan Miller e5ab805beb Merge branch 'master' into develop 2021-04-28 15:05:09 +00:00
Lachlan Miller 042fb6a0c0 support custom index-template for webpack dev server (#16247) 2021-04-28 11:04:31 -04:00
Jennifer Shehane f251e28fd5 docs: Update branch docs are meant to be merged into. [skip ci] (#16251) 2021-04-28 09:51:21 -05:00
Kukhyeon Heo e595562b9b fix: cy.select() correctly selects the option element with the value which has &nbsp; (#16196)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-04-27 14:26:07 -05:00
Gleb Bahmutov 29b803f54b feat: extract and set the LayerCI env variables (#16233) 2021-04-27 13:47:31 -05:00
Barthélémy Ledoux b00bb82e9b docs: update readme of nuxt & vue-cli examples (#16212) 2021-04-27 13:46:48 -05:00
semantic-release-bot b73390239b chore: release @cypress/vite-dev-server-v1.2.5
[skip ci]
@cypress/vite-dev-server-v1.2.5
2021-04-27 11:33:45 -04:00
Jennifer Shehane 0c14687bc9 chore: Remove GitHub actions to sync issues/PRs to Jira (#16150) 2021-04-27 10:28:04 -05:00
Barthélémy Ledoux c2ad4cb170 Merge branch 'master' into develop 2021-04-27 15:17:01 +00:00
Barthélémy Ledoux c809d19cc1 fix(vite-dev-server): fix url to the client on win (#16220) 2021-04-27 10:16:18 -05:00
Lachlan Miller 7b4b8c08db chore: delete rollup dev server (#16082) 2021-04-27 06:23:06 -07:00
Jennifer Shehane 4a5d4b459e fix: Remove the dot from the extension in create file dialog (#16144) 2021-04-27 07:46:38 -05:00
Lachlan Miller 60b217ccce fix(npm/react): support transpiling typescript files in support (#16197)
* fix: transpile typescript in supportFolder for react-scripts

* lint

* lint

* lint

* lint

* update package.json deps

* Remove yarn lock

* inject dev serverg

* add circleci reporter

Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
2021-04-27 12:11:42 +10:00
Jennifer Shehane 46e9b30660 Update requirements to run Cypress locally to include python install. [skip ci] (#16204) 2021-04-26 18:49:13 -05:00
Kukhyeon Heo 9e5034c307 fix: Cypress.cookies.debug() regression (#15785) 2021-04-26 21:43:58 +00:00
Ben Kucera 0fce48787c chore: upgrade percy (#16020)
* upgrade percy
* update yarn.lock
* remove percy/healthcheck
* reduce to one percy version
* fix percy for component testing - dont let component runner overwrite spec globals
* fix type-check
2021-04-26 17:40:33 -04:00
semantic-release-bot aa0ca09e06 chore: release @cypress/webpack-dev-server-v1.1.5
[skip ci]
@cypress/webpack-dev-server-v1.1.5
2021-04-26 17:34:56 -04:00
semantic-release-bot e88eedc857 chore: release @cypress/vite-dev-server-v1.2.4
[skip ci]
@cypress/vite-dev-server-v1.2.4
2021-04-26 17:34:40 -04:00