Commit Graph

14676 Commits

Author SHA1 Message Date
Gleb Bahmutov d64ea5dbc7 fix: guard against non-string keys before showing an error (#14593) 2021-01-19 13:42:31 +06:30
renovate[bot] 9be61657f4 fix(deps): update dependency debug to version 4.3.1 🌟 (#14583)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-19 12:21:05 +06:30
Jennifer Shehane 636a9cae84 chore: Remove Chrome flags that are no longer supported (#14582) 2021-01-15 23:44:16 +06:30
renovate[bot] a10de89abd chore(deps): update dependency eslint-plugin-cypress to version 2.11.2 🌟 (#14581)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-15 11:49:40 +06:30
renovate[bot] fb7c5f32e1 fix(deps): update dependency uuid to version 8.3.2 🌟 (#14170)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-01-15 11:12:30 +06:30
renovate[bot] 4604f24e11 fix(deps): update dependency electron to version 11.2.0 🌟 (#14567)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-14 16:18:17 +00:00
Kukhyeon Heo e3973c240d fix: Parse JSON string arg properly. (#9584) 2021-01-14 16:08:33 +00:00
Jennifer Shehane d54b2d089d Merge pull request #14497 from cypress-io/TR-562
test: decaffeinate fixtures/projects/e2e (files u-z)
2021-01-13 21:21:53 +06:30
Ben Kucera 759565f31d fix: no tests found when onlySuite and uncaught error outside test (#14456) 2021-01-13 15:20:08 +06:30
Zach Panzarino c5da749111 fix: viewport button hover styles (#14520)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-01-13 14:00:49 +06:30
Jennifer Shehane d8ac5a51a8 Cleanup JS + update snapshots 2021-01-12 12:58:37 +06:30
Jennifer Shehane ab6d0f6742 Merge pull request #14492 from cypress-io/rm-binary-build-linux
chore(docs): remove binary-build-linux references
2021-01-12 11:10:49 +06:30
renovate[bot] 277a748b9b chore(deps): update dependency electron-builder to version 22.9.1 🌟 (#14493)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-11 22:46:07 +00:00
Zach Bloomquist 9c51428382 chore(docs): remove binary-build-linux references 2021-01-11 16:28:54 -05:00
Chris Breiding 0156a3e1b2 feat: Trash downloads folder before runs (#14452) 2021-01-11 15:49:46 -05:00
Dmitriy Kovalenko 3326e8a1d6 feat(component-testing): Cli changes (#14483) 2021-01-11 13:16:49 -05:00
Chris Breiding df813be133 feat: Add downloadsFolder config option (#14465) 2021-01-11 11:57:25 -05:00
Kevin Grüneberg 0bf602c56d chore: Replace deprecated node-sass (#14409) (#14415)
Co-authored-by: Chris Breiding <chrisbreiding@gmail.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: Jessica Sachs <jess@jessicasachs.io>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2021-01-11 10:35:00 -05:00
Chris Breiding 6728cfa23b feat: Allow downloading files without prompts (#14431)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-01-11 09:10:29 -05:00
decaffeinate 99066f203a decaffeinate: Run post-processing cleanups on uncaught_during_hook_spec.coffee and 14 other files 2021-01-11 15:07:17 +06:30
decaffeinate 388d768912 decaffeinate: Convert uncaught_during_hook_spec.coffee and 14 other files to JS 2021-01-11 15:06:46 +06:30
decaffeinate d16d6f8527 decaffeinate: Rename uncaught_during_hook_spec.coffee and 14 other files from .coffee to .js 2021-01-11 15:06:43 +06:30
Chris Breiding e6827d2262 chore: Fix lint error due to .only rule change (#14466) 2021-01-08 13:36:05 -05:00
Jennifer Shehane 2b67505d09 Merge pull request #14425 from cypress-io/TR-561-decaffeinate
test: decaffeinate fixtures/projects/e2e (files s-t)
2021-01-08 20:33:55 +06:30
Jennifer Shehane 9ab9995a2b cleanup JS + update snapshots
Cleanup js + update snapshots

Cleanup JS + update snapshots

Cleanup JS + update snapshots
2021-01-08 09:56:29 +06:30
Jennifer Shehane 52af2eedcf Merge pull request #14399 from cypress-io/TR-560-decaffeinate 2021-01-08 09:54:04 +06:30
Barthélémy Ledoux dd559d9862 feat(component-testing): changes to the driver and reporter preparing for runner-ct (#14434)
* 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>
2021-01-07 19:30:52 -05:00
Zach Panzarino 74f6db0fb4 build: fix linting checks for .only (#14422) 2021-01-06 14:42:05 -05:00
Luke Page bc7a7d78d7 fix: use inner element even if waitForAnimations is false (#14373)
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2021-01-06 10:41:42 -05:00
Kukhyeon Heo 855d273302 fix: Don't generate superfluous screenshots when afterEach() failed. (#9558)
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2021-01-06 09:48:03 -05:00
decaffeinate 0341437c11 decaffeinate: Run post-processing cleanups on screenshot_element_capture_spec.coffee and 12 other files 2021-01-06 12:35:57 +06:30
decaffeinate 3a90859f11 decaffeinate: Convert screenshot_element_capture_spec.coffee and 12 other files to JS 2021-01-06 12:35:28 +06:30
decaffeinate 745a18e419 decaffeinate: Rename screenshot_element_capture_spec.coffee and 12 other files from .coffee to .js 2021-01-06 12:35:26 +06:30
Kukhyeon Heo 7968c64fdd fix: should(have.value) regression (#14398) 2021-01-06 12:15:06 +06:30
Zach Panzarino f7bc948324 docs: update PR template to include messaging about the correct base branch (#14397)
[skip ci]
2021-01-05 11:55:04 -05:00
Jennifer Shehane 2100e36608 clean up js files + update snapshots
clean up js files + update snapshots
2021-01-05 17:27:39 +06:30
decaffeinate 916b086060 decaffeinate: Run post-processing cleanups on hook_uncaught_error_failing_spec.coffee and 9 other files 2021-01-05 13:47:47 +06:30
decaffeinate dc04e70d2d decaffeinate: Convert hook_uncaught_error_failing_spec.coffee and 9 other files to JS 2021-01-05 13:47:09 +06:30
decaffeinate 52381d9d3b decaffeinate: Rename hook_uncaught_error_failing_spec.coffee and 9 other files from .coffee to .js 2021-01-05 13:47:07 +06:30
semantic-release-bot e30a893000 chore: release @cypress/react-v4.16.3
[skip ci]
@cypress/react-v4.16.3
2021-01-05 01:06:18 -05:00
Armand Abric b87519d4f1 fix: typo in @types/react peer dependency package name (#14261) 2021-01-05 00:46:19 -05:00
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