Kukhyeon Heo
|
6793dfbb0b
|
fix: Append number to manually-focused number-type input. (#8515)
|
2020-09-11 12:28:16 -04:00 |
|
Chris Breiding
|
f538c94245
|
fix: Support path aliases in plugins file (#8557)
|
2020-09-11 12:27:39 -04:00 |
|
Gleb Bahmutov
|
17e99b0dab
|
chore: expand browsers component spec (#8286)
Co-authored-by: Zach Bloomquist <github@chary.us>
|
2020-09-11 09:49:07 -04:00 |
|
Zach Bloomquist
|
a6905012af
|
feat(net-stubbing): throttle/delay for StaticResponses (#8109)
|
2020-09-11 09:27:24 -04:00 |
|
Kukhyeon Heo
|
7c79a4260c
|
fix: Fire appropriate event when cy.type(). (#8255)
|
2020-09-10 19:20:39 -04:00 |
|
Chris Breiding
|
d3c480f5ad
|
chore: Deprecate experimentalShadowDomSupport flag and remove its usage (#8548)
|
2020-09-10 16:25:55 -04:00 |
|
Chris Breiding
|
9abed894eb
|
feat: Add "global" shadow dom config option (#8479)
|
2020-09-10 14:31:01 -04:00 |
|
Chris Breiding
|
fad5396eb9
|
fix: Improve error message when .shadow() subject is not a shadow host (#8538)
|
2020-09-10 12:03:18 -04:00 |
|
Zach Bloomquist
|
8572241d45
|
fix(types): add tsdocs for cy.route2 (#8534)
|
2020-09-09 14:18:39 -04:00 |
|
Chris Breiding
|
81576d2d3a
|
fix: Fix issue with cy.contains when scoped inside shadow root (#8520)
|
2020-09-09 11:00:48 -04:00 |
|
Zach Bloomquist
|
e1932f6c02
|
chore: flip progress bar on commands (#8533)
|
2020-09-09 10:28:47 -04:00 |
|
Zach Panzarino
|
77e57aefcd
|
fix: Add tests for shadow dom visibility, fix issues (#8166)
Co-authored-by: Chris Breiding <chrisbreiding@gmail.com>
Co-authored-by: Ben Kucera <14625260+Bkucera@users.noreply.github.com>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
|
2020-09-09 10:19:17 -04:00 |
|
Zach Bloomquist
|
bec3a3cd00
|
fix(perf): use JS to animate command progress bars (#8522)
|
2020-09-08 16:35:32 -04:00 |
|
Zach Bloomquist
|
cd22300cb5
|
feat(net-stubbing): add followRedirect to request interception (#8282) (#8524)
|
2020-09-08 13:11:35 -04:00 |
|
Chris Breiding
|
7706670caf
|
fix: Fix querying shadow dom in cy.within (#8505)
|
2020-09-04 15:00:56 -04:00 |
|
Ben Kucera
|
8d5c75634e
|
fix(driver): fix moveToStart/End, add tests (#8466)
Co-authored-by: KHeo <sainthkh@naver.com>
|
2020-09-02 16:16:48 -04:00 |
|
Chris Breiding
|
f184cea80f
|
chore: Refactor config code (#8462)
|
2020-09-01 16:36:57 -04:00 |
|
Zach Bloomquist
|
ad8822d3f1
|
fix(launcher): detect Firefox installed in AppData on Windows (#8460)
|
2020-09-01 10:08:29 -04:00 |
|
Ben Kucera
|
1ad9bd1d10
|
fix: error when spec code registers nested hooks (#8400)
|
2020-09-01 09:32:13 -04:00 |
|
Adam Stachowicz
|
c0ab5c80ac
|
chore: fix typo (#8452)
Addendum to c37896089b (https://github.com/cypress-io/cypress/pull/4176)
|
2020-08-31 14:26:59 -04:00 |
|
Kukhyeon Heo
|
15fdf12ae7
|
feat: can dispatch events with the type they want. (#8305)
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
|
2020-08-31 12:05:28 -04:00 |
|
Zach Bloomquist
|
2469473eb2
|
chore: rename experimental network stubbing (#8450)
|
2020-08-31 11:46:00 -04:00 |
|
Zach Bloomquist
|
b448c16df8
|
fix(launcher): detect new Chrome 64-bit path on Windows (#8449)
|
2020-08-31 11:03:53 -04:00 |
|
Zach Bloomquist
|
c37896089b
|
feat(net-stubbing): experimental full network mocking support (#4176)
|
2020-08-31 09:41:47 -04:00 |
|
Zach Panzarino
|
cc5aafcf7b
|
fix: don't scaffold integration when using component tests (#8315)
* Don't scaffold integration when using component tests
* Update tests for removing integration scaffolding
|
2020-08-27 18:07:34 -04:00 |
|
renovate[bot]
|
032b869baf
|
chore(deps): update dependency electron to version 9.2.1 🌟 (#8436)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-08-27 13:50:43 -04:00 |
|
Luke Page
|
c8f4140da3
|
fix: remove offscreen mode from headless Electron windows (#8351)
|
2020-08-27 12:34:08 -04:00 |
|
Ben Kucera
|
3dbde654cd
|
chore(tests): [internal] fix flake e2e screenshot spec (firefox) (#8424)
|
2020-08-27 11:59:27 +06:30 |
|
Jennifer Shehane
|
eb28cff076
|
fix: Update error message for new error thrown when free plan limit exceeded (#8409)
|
2020-08-27 11:53:36 +06:30 |
|
Laís Tomaz
|
1d7abce555
|
fix: Throw error when assertion contains only one language chainer (#8105)
Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
|
2020-08-26 12:46:16 +06:30 |
|
Chris Breiding
|
949448fad1
|
fix: Fix mjs file support (#8395)
|
2020-08-25 09:55:07 -04:00 |
|
renovate[bot]
|
2a2cad64ec
|
fix(deps): update dependency command-exists to version 1.2.9 🌟 (#8388)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-08-25 12:03:17 +06:30 |
|
Chris Breiding
|
383fa22f10
|
fix: Resolve tsconfig.json for plugins file from the plugins directory (#8377)
|
2020-08-24 17:02:26 -04:00 |
|
Ben Kucera
|
96c8747c9a
|
Merge pull request #8379 from cypress-io/fix-nested-hooks-error
|
2020-08-24 16:24:23 -04:00 |
|
Jennifer Shehane
|
eac7859fcc
|
fix: NO_PROXY env var no longer be respected over npm_config_noproxy env var (#8295)
Co-authored-by: Zach Bloomquist <github@chary.us>
|
2020-08-24 15:18:11 -04:00 |
|
renovate[bot]
|
0777f969f7
|
fix(deps): update dependency iconv-lite to version 0.6.2 🌟 (#8387)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-08-24 11:44:46 -04:00 |
|
Ben Kucera
|
2ee35a9681
|
fix require
|
2020-08-21 18:11:31 -04:00 |
|
Ben Kucera
|
6850de1bce
|
rename fixture suite
|
2020-08-21 17:01:53 -04:00 |
|
Ben Kucera
|
c6b095caa6
|
rename e2e -> issues test folder
|
2020-08-21 16:56:59 -04:00 |
|
Ben Kucera
|
e8e29bdaee
|
fix hanging on nested hook error
|
2020-08-21 16:40:43 -04:00 |
|
renovate[bot]
|
aed0e62e89
|
chore(deps): update dependency @reach/dialog to v0.10.5 (#8332)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
|
2020-08-21 14:38:19 +06:30 |
|
renovate[bot]
|
ace360279d
|
chore(deps): update dependency @cypress/json-schemas to v5.35.0 (#8329)
* chore(deps): update dependency @cypress/json-schemas to v5.35.0
* test instance/new runs against schema
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
|
2020-08-21 13:27:05 +06:30 |
|
Chris Breiding
|
1fb7a880cb
|
fix: Remove error message wrapping of Cypress.Blob return values (#8366)
|
2020-08-20 13:28:45 -04:00 |
|
renovate[bot]
|
d5ed26ba85
|
chore(deps): update dependency @reach/visually-hidden to v0.10.4 (#8333)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-08-20 16:26:50 +06:30 |
|
Ben Kucera
|
9a32d226bb
|
fix(server): Fix 5.0 spec duration always reporting as 0ms (#8313)
|
2020-08-18 16:41:40 -04:00 |
|
Chris Breiding
|
4ca9ddc732
|
chore: Upgrade cypress-example-kitchensink to 1.12.0 (#8312)
|
2020-08-18 15:41:13 -04:00 |
|
Chris Breiding
|
46714c5758
|
fix: Fix getting parents/ancestors for shadow dom elements (#8106)
|
2020-08-18 10:47:52 -04:00 |
|
Ben Kucera
|
6370f2ef4c
|
fix(runner): fix run result attempts array order [develop] (#8303)
|
2020-08-18 15:32:25 +06:30 |
|
Chris Breiding
|
093f3e7505
|
fix: Avoid looking up remote jquery instance if subject is not an element (#8300)
|
2020-08-17 12:59:55 -04:00 |
|
Zach Panzarino
|
4c8fb2fd5e
|
fix: inline element with visibile child now is considered visible (#8130)
|
2020-08-17 11:30:57 +06:30 |
|