Chris Breiding
7cbb5d2a19
release 4.11.0 [skip ci]
v4.11.0
2020-07-21 10:15:08 -04:00
renovate[bot]
4a3c5f17be
chore(deps): update dependency pretty-ms to version .x 🌟 ( #8049 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-07-21 14:33:30 +06:30
renovate[bot]
d734db0aa4
chore(deps): update dependency rc-collapse to version .x 🌟 ( #8047 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-07-21 13:48:17 +06:30
renovate[bot]
7663c134a6
fix(deps): update dependency plist to version .x 🌟 ( #8045 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-07-21 12:30:44 +06:30
Brian Mann
0b389020a5
circle: add option to wait-on a server to boot when running example projects
2020-07-20 18:07:30 -04:00
Gleb Bahmutov
f9cf3211d5
fix: add a few checks to prevent crashes during fast test re-runs ( #7984 )
...
Co-authored-by: Jennifer Shehane <jennifer@cypress.io >
2020-07-20 15:45:35 -04:00
Chris Breiding
844bc51c19
Upgrade @benmalka/foxdriver to 0.4.1 ( #8040 )
2020-07-20 14:51:51 -04:00
Jennifer Shehane
c7bafec3c3
Check that response is null or undefined when showing as 'stubbed' instead of 'falsy' ( #8033 )
2020-07-20 21:44:26 +06:30
Jennifer Shehane
54a420cbd8
Remove unused dep 'run-sequence' ( #8035 )
2020-07-20 09:40:26 -04:00
renovate[bot]
adff08c344
fix(deps): update dependency human-interval to version .x 🌟 ( #8031 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-07-20 15:55:53 +06:30
renovate[bot]
8257d4f7f9
fix(deps): Update dependency fix-path to version .x 🌟 ( #8028 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-07-20 12:28:31 +06:30
Zach Panzarino
1083323289
Fix timeout progress bar for cy.wait ( #7882 )
...
Co-authored-by: Jennifer Shehane <jennifer@cypress.io >
2020-07-20 12:07:47 +06:30
Laís Tomaz
86a2feb389
Add ensureScrollability option to scrollTo command ( #8003 )
...
Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com >
Co-authored-by: Jennifer Shehane <jennifer@cypress.io >
2020-07-20 11:59:32 +06:30
Zach Panzarino
775f444cfe
Fix issue where progress bar would restart on collapse toggle ( #7923 )
...
Co-authored-by: Jennifer Shehane <jennifer@cypress.io >
2020-07-20 11:43:48 +06:30
Zach Panzarino
c44b3e45f9
Improve focus styles for suites and tests in reporter ( #7897 )
2020-07-20 11:26:03 +06:30
Zach Panzarino
795e03e48d
Fix bug when taking screenshot of an element that changes size on scroll ( #7962 )
...
* Temp commit - fix one type of scroll issue
* Revert last changes
* Might be the best fix possible
* Improve test case
* Add comment
* Update PR
* Update PR
* Update packages/driver/src/cy/commands/screenshot.js
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com >
* Fix cross origin error
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com >
Co-authored-by: Jennifer Shehane <jennifer@cypress.io >
2020-07-20 09:59:48 +06:30
Gleb Bahmutov
e695d59ac8
cy.clock accepts Date argument
...
and expand clock and tick jsdoc comments (#7789 )
Co-authored-by: Jennifer Shehane <jennifer@cypress.io >
2020-07-17 15:34:33 -04:00
renovate[bot]
bf1b81122b
fix(deps): update dependency uuid to version .x 🌟 ( #8011 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-07-17 15:50:44 +06:30
renovate[bot]
319705626b
fix(deps): update dependency uuid to version .x 🌟 ( #8002 )
...
* fix(deps): update uuid to 7.0.3 🌟
* Update require statement with new breaking change
* Fix call to uuid method
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Jennifer Shehane <jennifer@cypress.io >
2020-07-17 13:04:48 +06:30
Ben Kucera
0bf7785d75
Fix testConfigOverrides not affecting viewport ( #8006 )
2020-07-17 11:41:31 +06:30
Zach Bloomquist
aae5187f6b
fix: attempt reconnection if CDP websocket in closed/closing state ( #7981 )
2020-07-16 19:06:33 -04:00
Jose Sanchez
582fb157bf
check for undefined values on setPluginResolvedOn function ( #7960 )
...
Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com >
Co-authored-by: Gleb Bahmutov <gleb.bahmutov@gmail.com >
2020-07-16 10:42:31 -04:00
Jennifer Shehane
aa6470d349
Parse key value pairs sent to ELECTRON_EXTRA_LAUNCH_ARGS ( #8001 )
...
Co-authored-by: Gleb Bahmutov <gleb.bahmutov@gmail.com >
2020-07-16 10:17:40 -04:00
Kukhyeon Heo
4dd30a6003
then() returns correct type when undefined is used. ( #7997 )
2020-07-16 09:48:20 -04:00
renovate[bot]
c2dc7572b6
fix(deps): update dependency firefox-profile to version .x 🌟 ( #8000 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-07-16 15:08:36 +06:30
Surya Tripathi
f0a6564f70
fix(server): close Firefox completely between specs on Windows ( #7106 )
...
Co-authored-by: Zach Bloomquist <github@chary.us >
Co-authored-by: Jennifer Shehane <jennifer@cypress.io >
Co-authored-by: Gleb Bahmutov <gleb.bahmutov@gmail.com >
2020-07-15 14:42:25 -04:00
renovate[bot]
65aa21a9b8
fix(deps): update dependency resolve to version 1.17.0 🌟 ( #7989 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-07-15 17:25:49 +06:30
renovate[bot]
c40e3ee44f
chore(deps): update dependency proxyquire to version 2.1.3 🌟 ( #7988 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-07-15 13:41:42 +06:30
renovate[bot]
119c24a425
fix(deps): Update dependency uuid to version 3.4.0 🌟 ( #7976 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-07-15 12:19:05 +06:30
Jennifer Shehane
a903962022
chore: Fix flaky offsetTop test ( #7987 )
...
Co-authored-by: Ben Kucera <14625260+Bkucera@users.noreply.github.com >
Co-authored-by: Ben Kucera <14625260+Bkucera@users.noreply.github.com >
2020-07-15 12:18:53 +06:30
Gleb Bahmutov
ef2363ea78
cli: expose method that parses cypress run CLI logic ( #7798 )
...
Co-authored-by: Zach Bloomquist <github@chary.us >
2020-07-14 15:39:17 -04:00
renovate[bot]
bf272a6d8f
chore(deps): Update dependency cypress-example-kitchensink to version 1.11.2 🌟 ( #7974 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-07-14 16:54:47 +06:30
renovate[bot]
b6657ad8e5
fix(deps): Update dependency systeminformation to version 4.26.9 🌟 ( #7975 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-07-14 16:46:05 +06:30
Jennifer Shehane
c4dda17f46
Update the pluginsFile / supportFile messages to mention .ts extensions are supported. ( #7940 )
2020-07-13 11:31:01 +06:30
Brian Mann
c72538d189
Fix lodash dupe dep ( #7954 )
...
* blow away yarn.lock
* bump lodash to 4.17.19
* reduce binary size again
* bump @types/node to correct version, fix types
* fix react + react-dom types
* add clean command for .ts conversion to .js files
* fix flaky test
2020-07-11 16:34:23 -04:00
Jennifer Shehane
4df9899834
Handle extra padding for cy version replacement in snapshots ( #7941 )
2020-07-10 15:00:52 +06:30
Jennifer Shehane
4b4628ea7a
Update regex for matching Cypress version in tests to replace more version types ( #7927 )
...
* Update regex for matching Cypress version to replace more version types
* Increase max zip size from 190 to 200
2020-07-09 19:51:57 +06:30
renovate[bot]
4618650118
fix(deps): update dependency proxy-from-env to version 1.1.0 🌟 ( #7900 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-07-08 10:40:51 +06:30
Zach Bloomquist
d4d81dc490
release 4.10.0 [skip ci]
v4.10.0
2020-07-07 14:05:38 -04:00
Zach Panzarino
7d468d4e2c
Split hooks and open hooks in ide from reporter ( #7821 )
...
* Add invocation details to hooks
* Add hooks to emitted root runnable
* Hook details model
* Progress on hook models
* Add commands to hook
* Fix display of hooks
* Display hooks in correct order
* (More) efficiently reorder hooks and display split numbers
* Open hook in IDE functionality
* Properly style button to open in IDE
* Add ability to open test body in IDE
* Fix hooks specs
* Runnables store tests
* Test model unit tests
* HookDetails -> HookProps
* Fix reporter integration tests
* Fix issue with after hook
* Update runner mocha tests
* Remove driver integration test that is no longer needed
* Update snapshot for server tests
* Add reporter integration tests for hooks
* Fix driver querying test
* Add runner test for hooks
* Update reporter hook tests to check for before all
* Fix before/after hook counts
* Fix runner test
* Fix issue with stack trace in ff and clean up mocha override
* Just incase someone names their test or support file common.js
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com >
2020-07-07 21:17:03 +06:30
renovate[bot]
ecb3b0a43d
fix(deps): update dependency recast to version 0.19.1 🌟 ( #7898 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-07-07 11:55:00 +06:30
Chris Breiding
8b973e8036
Fix shadow dom visibility hang ( #7893 )
2020-07-07 11:45:27 +06:30
Zach Bloomquist
f7917a4c5b
fix(proxy): don't use responseTimeout as timeout for all requests ( #7787 )
2020-07-06 10:41:41 -04:00
Jennifer Shehane
59235e4b21
Ensure that the window's parent is a window before checking for props of AutIframe ( #7862 )
...
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com >
2020-07-06 21:08:35 +06:30
Zach Panzarino
7a5150fbb1
chore: use absolute links for GitHub PR template ( #7867 )
...
[skip ci]
2020-07-02 11:06:02 +06:30
Zach Panzarino
5454f4becd
Reporter UI tweaks ( #7833 )
...
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com >
2020-07-01 09:09:20 -04:00
Chris Breiding
6c3965a0e0
Fix typing into shadow dom inputs ( #7847 )
2020-06-30 14:03:53 -04:00
Brian Mann
715d07c1a9
fix flaky test because of inline element
2020-06-29 14:16:33 -04:00
Chris Breiding
1508bac1ac
Convert Error UI e2e tests to isolated runner tests ( #7831 )
2020-06-29 14:13:00 -04:00
Gleb Bahmutov
4825dbb115
Update cypress-react-unit-test, run desktop-gui component tests ( #7792 )
2020-06-26 13:07:51 -04:00