Commit Graph

14635 Commits

Author SHA1 Message Date
Zach Panzarino 3eb3bfa487 build: properly use local npm packages for development and binary build (#14182) 2021-01-05 00:34:13 -05:00
semantic-release-bot 4c9ea6c50d chore: release @cypress/webpack-batteries-included-preprocessor-v2.1.4
[skip ci]
@cypress/webpack-batteries-included-preprocessor-v2.1.4
2021-01-04 23:38:09 -05:00
semantic-release-bot 5256131852 chore: release @cypress/vue-v1.1.0-alpha.2
[skip ci]
@cypress/vue-v1.1.0-alpha.2
2021-01-04 23:37:46 -05:00
semantic-release-bot 195fb58b6a chore: release @cypress/react-v4.16.2
[skip ci]
@cypress/react-v4.16.2
2021-01-04 23:37:26 -05:00
Zach Panzarino 5a3b1338e0 fix: update @cypress/npm-webpack-batteries-included-preprocessor for monorepo (#14181)
* fix: update @cypress/npm-webpack-batteries-included-preprocessor for monorepo

* fix circleci config

* fix test

* fix snapshot
2021-01-04 23:10:56 -05:00
Zach Panzarino 4a8726a27e Merge pull request #14180 from cypress-io/import-batteries-included
chore: import @cypress/webpack-batteries-included-preprocessor
2021-01-04 23:06:07 -05:00
Zach Bloomquist 3e8b52f3de release 6.2.1 [skip ci] v6.2.1 2021-01-04 16:42:52 -05:00
Ben Kucera 57b746a75f fix: hanging due to deep clone on mocha runnable object in server/reporter (#14381)
* fix deep clone on mocha runnable object

* fix test expected exit code
2021-01-04 23:05:23 +06:30
Kukhyeon Heo 8782c23da6 fix: Added missing calledOnceWith & calledOnceWithExactly sinon matchers. (#14371) 2021-01-04 12:39:39 +06:30
renovate[bot] 814fe6f27c chore(deps): update dependency electron to version 11.1.1 🌟 (#14352)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-30 14:17:11 -05:00
renovate[bot] f0204237c0 chore(deps): update dependency devtools-protocol to version 0.0.839267 🌟 (#14353)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-30 14:41:44 +06:30
renovate[bot] 91b5e1615a chore(deps): update dependency cypress-example-kitchensink to version 1.13.1 🌟 (#14351)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-30 13:34:08 +06:30
Max 33477db2a5 fix: (cy.intercept()) intercept-request body buffer encoding problem for multipart/form-data (#14235) 2020-12-29 14:00:39 -05:00
Kukhyeon Heo 6bc3527231 fix: Cypress.dom.isJquery() returns only boolean results (#14325) 2020-12-29 09:34:09 +06:30
Gleb Bahmutov 590dfa486c fix: ignore within subject when screenshotting the entire runner (#14264) 2020-12-28 10:58:48 -05:00
Kukhyeon Heo 0fb46fd8c7 fix: cy.contains() works with regexes that use single quotes. (#14311) 2020-12-28 10:24:21 +06:30
Phoenix Eliot 012d4f1764 fix: Correct typo in @types/react peerDependencyMeta entry (#14306)
Co-authored-by: Jessica Sachs <jess@jessicasachs.io>
2020-12-24 04:15:01 -05:00
Jennifer Shehane 190c70bef7 Display email and message to go to onboarding instead of name when undefined (#14288)
- Write tests to cover new empty name state after login
2020-12-23 22:07:19 +06:30
Jennifer Shehane 5a37b6ea4d Pass flag to disable backgrounding occluded windows for Chrome (#9640) 2020-12-23 22:06:58 +06:30
Chris Breiding 1fcbd5bd71 release 6.2.0 [skip ci] v6.2.0 2020-12-21 16:05:46 -05:00
Martin Packman 1ab81f1ca0 ci: Use eslint plugin to catch .only in tests (#9624)
Co-authored-by: Gleb Bahmutov <bahmutov@yahoo.com>
2020-12-21 13:51:16 -05:00
Chris Breiding 9a25fd02c2 feat: Add after:run event (#14263) 2020-12-21 13:40:55 -05:00
Chris Breiding d6c0bcfc04 feat: Add before:run event (#14238) 2020-12-21 13:06:45 -05:00
Zach Bloomquist 4669b8e22a fix(net-stubbing): match cy.intercept(url) globs against url+path (#14241)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2020-12-21 12:27:29 -05:00
Chris Breiding 05b4516d05 chore: Handle deleted videos (#9595) 2020-12-21 12:15:25 -05:00
Jennifer Shehane 68a4016d6b test: fix percy flake for 'loading tests' display (#14254)
Co-authored-by: Chris Breiding <chrisbreiding@gmail.com>
2020-12-21 10:05:31 -05:00
semantic-release-bot 26167211f9 Merge branch 'master' into develop 2020-12-21 10:24:59 +00:00
semantic-release-bot 705ee3a28b chore: release @cypress/react-v4.16.1
[skip ci]
@cypress/react-v4.16.1
2020-12-21 05:24:12 -05:00
Umidbek Karimov 506af90042 Merge branch 'master' into develop 2020-12-21 10:00:54 +00:00
Umidbek Karimov e2bc2091a9 fix(react): link types from the correct directory (#14255) 2020-12-21 12:00:10 +02:00
Gleb Bahmutov fec14520a4 fix: allow fixtures folder to be the same as integration folder (#14234) 2020-12-21 15:15:06 +06:30
Alfonso Austin a72529f396 fix(Component Testing): Broken links in docs (#14251)
* fix(Component Testing): Broken link in docs

* code review comments
2020-12-20 22:02:59 +02:00
Ben Kucera c35bb6f483 chore(flake): percy test: wait for DOM (#14237)
Co-authored-by: Gleb Bahmutov <bahmutov@yahoo.com>
2020-12-18 12:24:32 -05:00
Jennifer Shehane 3c70b5b302 test: Attempt to fix percy flake with progress bar showing/not showing (#14167)
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2020-12-18 11:03:34 -05:00
Chris Breiding c9916c8bbd feat: Add after:spec event (#14178) 2020-12-18 09:45:15 -05:00
Zach Bloomquist 7d4e38e4c5 feat(net-stubbing): automatically send CORS preflight responses (#9631)
Co-authored-by: Gleb Bahmutov <bahmutov@yahoo.com>
2020-12-17 16:18:53 -05:00
Kukhyeon Heo 2caac1bfec fix: Show stacks and code frames in specs named with spaces (#9201)
Co-authored-by: Chris Breiding <chrisbreiding@gmail.com>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2020-12-17 11:16:05 -05:00
Kukhyeon Heo 0f6d7bda79 fix: cy.log() inside cy.then() doesn't break subject value in command chain. (#9372)
Co-authored-by: Gleb Bahmutov <gleb.bahmutov@gmail.com>
2020-12-17 10:16:21 -05:00
Chris Breiding f47d5c0574 feat: Add before:spec event (#9646)
Co-authored-by: Zach Bloomquist <github@chary.us>
2020-12-16 16:25:14 -05:00
Kukhyeon Heo 4ef189e329 chore: Add EventEmitter type to FileObject (#9276)
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2020-12-16 15:46:21 -05:00
Gleb Bahmutov 76a33bb1a1 fix: wait on alias from custom cy.route command overwrite (#14202) 2020-12-16 12:37:16 -05:00
anark 2c4349ea71 fix(deps): update dependencies in @cypress/react (#14165)
* update dependencies in @cypress/react

* actually update babel packages for @cypress/react

Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2020-12-16 12:21:03 +02:00
Kukhyeon Heo cfaf1ad82c feat: Add timeout period to retry error message (#9123) 2020-12-16 13:26:16 +06:30
Zach Panzarino 1b6661c315 import cypress-io/cypress-webpack-batteries-included-preprocessor to npm/webpack-batteries-included-preprocessor/ @cypress/webpack-batteries-included-preprocessor-v2.1.3 2020-12-14 16:59:22 -05:00
Jennifer Shehane 3d1565e3d5 fix(types): add scrollBehavior type to allowed TestConfig options (#14166) 2020-12-14 10:37:53 -05:00
Paulina Wilk e12e178248 docs: links to issue template in contributing guideline (#9741)
* issue-9740 fix links to issue template in contributing guideline

* Update template links query params

Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
2020-12-14 12:48:47 +06:30
Gleb Bahmutov 49db3a685d fix: find waiting for cy.intercept when it has been overwritten by the user (#9596) 2020-12-11 11:26:25 -05:00
Gleb Bahmutov 6c3c0eea09 fix: set the test context when overwriting .then command (#9589) 2020-12-11 10:43:39 -05:00
Jennifer Shehane c1daab066d Merge pull request #9607 from cypress-io/remove-remaining-coffee-tests-5 2020-12-11 15:00:32 +06:30
Zach Bloomquist 2a66d2cbd0 feat(net-stubbing): allow waiting on network errors/forceNetworkError (#9603) 2020-12-10 12:28:24 -05:00