Commit Graph

12958 Commits

Author SHA1 Message Date
decaffeinate 5e43991265 decaffeinate: Rename error_messages.coffee and 10 other files from .coffee to .js 2020-05-27 16:12:28 +09:00
Zach Panzarino 1f0bc2a909 Update PR template type definitions link (#7489) 2020-05-27 09:40:19 +06:30
Zach Panzarino 9f97f72e1f Fix back to tests button (#7425) 2020-05-27 09:35:21 +06:30
Zach Panzarino 3420a550a0 Resume a test with keyboard shortcut when paused (#7266) 2020-05-26 19:55:02 -04:00
Chris Breiding f986239f25 release 4.7.0 [skip ci] v4.7.0 2020-05-26 19:47:13 -04:00
Chris Breiding 478e1d2361 Fix source map extraction hanging (#7485) 2020-05-26 15:58:10 -04:00
Hossam Magdy 071c5c74c6 feat(driver): Add support for encoding option in cy.request() (#7382) 2020-05-26 15:13:32 -04:00
renovate[bot] b7eec83655 chore(deps): Update dependency electron-builder to version 22.6.1 🌟 (#7429) 2020-05-26 13:00:09 -04:00
Jennifer Shehane caaca9f951 Revert "Fix long error in the app iframe cannot be fully scrolled (#7203)" (#7448)
Co-authored-by: Chris Breiding <chrisbreiding@gmail.com>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2020-05-26 21:02:09 +06:30
Zach Panzarino 51127df4dd Update error message when pluginsFile does not export a function (#7381) 2020-05-26 15:29:35 +06:30
Chris Breiding 04169342e4 Fix flaky e2e plugins test (#7444) 2020-05-21 10:49:12 -04:00
Gleb Bahmutov dc202b747e test types against awesome-ts-loader repo (#7415) 2020-05-21 08:26:20 -04:00
Zach Bloomquist 83856c3ed6 release 4.6.0 [skip ci] v4.6.0 2020-05-20 13:48:45 -04:00
renovate[bot] 68ec0bb8a0 chore(deps): Update dependency cypress-multi-reporters to version 1.4.0 🌟 (#7431) 2020-05-20 15:23:52 +06:30
Jennifer Shehane 208b01cb1f Add note to contributing about yarn bug + instructions for adding on links (#7384) 2020-05-20 10:55:13 +06:30
Chris Breiding a3fbab0fc8 Handle webpack protocol file opening (#7296)
Co-authored-by: Brian Mann <brian.mann86@gmail.com>
Co-authored-by: Tim Griesser <tgriesser10@gmail.com>
2020-05-19 13:59:09 -04:00
Zach Bloomquist 82fcae5754 chore(tests): only run 1 e2e test with forced SameSite support (#7399) 2020-05-19 12:27:11 -04:00
Zach Bloomquist 96c551cecf fix(rewriter): rewrite accesses to document.location (#7418) 2020-05-19 12:26:40 -04:00
Adán Carrasco 4d5c30843a Fix long error in the app iframe cannot be fully scrolled (#7203) 2020-05-19 11:25:24 -04:00
Jennifer Shehane 5299e83de6 Fix flaky internal test: e2e domain passes [firefox] (#7410) 2020-05-19 21:05:56 +06:30
renovate[bot] 8b4ded888e fix(deps): Update dependency image-size to version 0.8.3 🌟 (#7408) 2020-05-19 14:45:02 +06:30
Brian Mann b43fd1079a cast numbers to strings when accessing assertions which always yield string subjects (#7315)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2020-05-18 22:35:17 -04:00
Gleb Bahmutov 0dbd6304c8 Split types files again (#7403) 2020-05-18 19:25:52 -04:00
Gleb Bahmutov 2e5bb50706 Update a few missing TS types in CLI to get Kitchensink types check to pass (#7401) 2020-05-18 18:02:54 -04:00
Zach Bloomquist a854089c77 fix(types): use SinonStatic for Cypress.sinon type (#7398) 2020-05-18 14:31:45 -04:00
renovate[bot] e5e2afc421 chore(deps): update dependency electron to version 8.3.0 🌟 (#7387) 2020-05-18 09:12:47 -04:00
renovate[bot] 4ea613e58e fix(deps): update dependency cookie-parser to version 1.4.5 🌟 (#7389) 2020-05-18 09:11:48 -04:00
renovate[bot] 0c3787b7c2 fix(deps): Update dependency jimp to version 0.12.0 🌟 (#7390) 2020-05-18 16:53:36 +06:30
Jennifer Shehane 6195e7fd87 Replace forked dep with current xvfb-maybe version (#7253) 2020-05-18 14:48:06 +06:30
Jennifer Shehane b0e64ff819 Merge pull request #7378 from hossam-magdy/fix-contrib-link 2020-05-18 14:05:34 +06:30
Jennifer Shehane a4e378b67b Merge pull request #7345 from sainthkh/decaff-driver-7 2020-05-18 12:38:16 +06:30
Zach Panzarino 2d8f276a9e Fix bug when an html element has id='jquery' (#7249)
* Fix bug when an html element has id='jquery'

* Add comment documenting test for changes

* Document reasons for changes in comment

* Simplify fix
2020-05-17 15:34:59 -04:00
Hossam Magdy 7a829a336d docs: fix broken CONTRIBUTING.md link 2020-05-16 15:36:02 +02:00
Gleb Bahmutov a2c0bc3e3e include CLI TS types in a way to avoid clashing with Jest (#7352) 2020-05-15 17:31:22 -04:00
Zach Bloomquist 5a4e339789 fix(server): increase timeout when making Marionette connection (#7372) 2020-05-15 17:30:29 -04:00
Zach Bloomquist 18f127fadc fix(server): handle more CDP connection errors (#7368) 2020-05-15 16:01:43 -04:00
Zach Bloomquist 93f388313a fix(launcher): Increase getVersionString timeout to 30s (#7366) 2020-05-15 11:19:35 -04:00
KHeo 8c1e104bd2 decaffeinate: Run post-processing cleanups on clock_spec.coffee and 9 other files
clock_spec.js
commands_spec.js
connectors_spec.js
cookies_spec.js
debugging_spec.js
exec_spec.js
files_spec.js
Fix
2020-05-15 18:23:08 +09:00
decaffeinate daa0622846 decaffeinate: Convert clock_spec.coffee and 9 other files to JS 2020-05-15 18:21:50 +09:00
decaffeinate 411565638b decaffeinate: Rename clock_spec.coffee and 9 other files from .coffee to .js 2020-05-15 18:21:50 +09:00
Ben Kucera 913d3588ef [internal] fix flake: e2e spec_isolation(firefox) increase duration padding (#7355) 2020-05-14 20:22:02 -04:00
Zach Panzarino 33dca0112d Fix issue where click would not respect x and y if either was 0 (#7339) 2020-05-14 17:37:18 -04:00
Zach Panzarino 2ee3525d09 Remove duplicated pointer-events:none tests (#7349) 2020-05-14 16:27:29 -04:00
Jennifer Shehane 0cc80f3123 Merge pull request #7320 from sainthkh/decaff-driver-6 2020-05-13 17:33:28 +06:30
decaffeinate c88be916c6 decaffeinate: Run post-processing cleanups on check_spec.coffee and 9 other files
check_spec.js
focus_spec.js
hover_spec.js
scroll_spec.js
select_spec.js
submit_spec.js
agents_spec.js
aliasing_spec.js
angular_spec.js
decaffeinate: Run post-processing cleanups on trigger_spec.coffee
2020-05-13 15:15:15 +09:00
decaffeinate a38737b20a decaffeinate: Convert check_spec.coffee and 9 other files to JS
decaffeinate: Convert trigger_spec.coffee to JS
2020-05-13 15:15:15 +09:00
decaffeinate 573c503ab3 decaffeinate: Rename check_spec.coffee and 9 other files from .coffee to .js
decaffeinate: Rename trigger_spec.coffee from .coffee to .js
2020-05-13 15:15:15 +09:00
Gleb Bahmutov 3c9f805dbb Chunking driver integration tests for external contributors (#7303) 2020-05-12 12:30:02 -04:00
Jennifer Shehane 5e2d9d52ee Add a call to action to the new AST error (#7305) 2020-05-12 20:32:39 +06:30
mrmeku f5284c6605 Issue 1281 warning on no write (#7126)
* replace fs write error with warning

This change replaces the error with a warning
when cypress is executing tests in a readonly fs.

* some cleanup

- don't need to run test in a specific browser
- can combine SS + video test into one
- don't seem to need readonly_fs_spec.js

* if videos folder cannot be created, just warn

* try a non-root e2e test stage

* fix comment

* FOLDER_NOT_ACCESSIBLE

Co-authored-by: Fabian Wiles <fabianwiles@live.com>
Co-authored-by: Zach Bloomquist <github@chary.us>
2020-05-12 09:43:58 -04:00