Kukhyeon Heo
|
effda4f349
|
fix: Don't remove the "/" at the end when user passed it. (#9373)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
|
2020-12-02 16:19:07 +06:30 |
|
Jennifer Shehane
|
6fa222eba8
|
chore: deprecate Cypress.moment() (#9398)
* Warn when using Cypress.moment() that its deprecated + deprecated types
* Remove trailing whitespace in types
|
2020-12-02 13:16:08 +06:30 |
|
Luke Page
|
0b07e8f789
|
feat: add scrollBehavior option (#8837)
Co-authored-by: Ben Kucera <14625260+Bkucera@users.noreply.github.com>
|
2020-11-30 16:04:18 -05:00 |
|
semantic-release-bot
|
b9c9c6e637
|
Merge branch 'master' into develop
|
2020-11-30 19:33:59 +00:00 |
|
semantic-release-bot
|
cb400ee492
|
chore: release @cypress/react-v4.16.0
[skip ci]
@cypress/react-v4.16.0
|
2020-11-30 14:33:16 -05:00 |
|
Zach Bloomquist
|
b696a6cb1f
|
chore(tests): remediate remaining route2 flake (#9117)
|
2020-11-30 14:30:30 -05:00 |
|
Chris Breiding
|
f8e59b0255
|
Merge branch 'develop' of github.com:cypress-io/cypress into develop
|
2020-11-30 14:08:27 -05:00 |
|
Chris Breiding
|
f86a2e07df
|
release 6.0.1 [skip ci]
v6.0.1
|
2020-11-30 14:07:44 -05:00 |
|
Dmitriy Kovalenko
|
21ee591d1e
|
feat: create-cypress-tests wizard (#8857)
Co-authored-by: Jessica Sachs <jess@jessicasachs.io>
|
2020-11-30 13:20:43 -05:00 |
|
semantic-release-bot
|
2ceda49ef2
|
Merge branch 'master' into develop
|
2020-11-30 16:23:20 +00:00 |
|
semantic-release-bot
|
2bd237d5aa
|
chore: release @cypress/webpack-preprocessor-v5.5.0
[skip ci]
@cypress/webpack-preprocessor-v5.5.0
|
2020-11-30 11:22:23 -05:00 |
|
Kukhyeon Heo
|
dbfde6b63a
|
fix: lower-cased HTTP methods can be used with cy.intercept. (#9324)
Co-authored-by: Zach Bloomquist <github@chary.us>
|
2020-11-30 11:15:04 -05:00 |
|
forehalo
|
f025062c21
|
fix(server): CDP needs screencasts ack before sending more frames (#9301)
Co-authored-by: Ben Kucera <14625260+Bkucera@users.noreply.github.com>
|
2020-11-30 11:14:51 -05:00 |
|
Marco Santarelli
|
7271384266
|
fix: "RangeError: Index out of range | The value of "offset" is out of range" (#9281)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
|
2020-11-30 22:35:04 +06:30 |
|
Chris Breiding
|
9971b81a45
|
Merge branch 'master' into develop
|
2020-11-30 16:02:23 +00:00 |
|
Chris Breiding
|
02347ef1fa
|
feat(webpack-preprocessor): Allow specifying typescript path (#9312)
|
2020-11-30 11:01:39 -05:00 |
|
Jennifer Shehane
|
197f3097f7
|
fix: Remove deprecated flag from types for cy.screenshot() (#9323)
|
2020-11-25 23:33:01 +06:30 |
|
Alejandro Estrada
|
c4445fa356
|
feat: Collect Bitbucket BITBUCKET_STEP_RUN_NUMBER (#9292)
|
2020-11-24 10:18:45 -05:00 |
|
Chris Breiding
|
ca25a27449
|
chore: Refactor reporter tests (#9210)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
|
2020-11-23 23:06:38 -05:00 |
|
Zach Bloomquist
|
03cc828bde
|
Merge branch 'develop'
|
2020-11-23 19:45:54 -05:00 |
|
Zach Bloomquist
|
bbcadf88c5
|
release 6.0.0 [skip ci]
v6.0.0
|
2020-11-23 19:45:23 -05:00 |
|
Zach Bloomquist
|
ce73743f09
|
chore: Upgrade cypress-example-kitchensink to 1.13.0 (#9294)
|
2020-11-23 18:37:06 -05:00 |
|
Zach Bloomquist
|
fb71b65489
|
Merge pull request #9286 from cypress-io/88e332c53-master-into-develop
|
2020-11-23 16:07:47 -05:00 |
|
Zach Bloomquist
|
f43f1c1f26
|
fix(net-stubbing): fix empty array stubs getting merged with real response (#9289)
|
2020-11-23 15:59:48 -05:00 |
|
Jessica Sachs
|
8956fb7ac5
|
Merge remote-tracking branch 'origin' into 88e332c53-master-into-develop
|
2020-11-23 15:03:36 -05:00 |
|
semantic-release-bot
|
dd1ca21ad3
|
chore: release @cypress/react-v4.15.16
[skip ci]
@cypress/react-v4.15.16
|
2020-11-23 14:23:01 -05:00 |
|
Jeremy Dorne
|
2d5b74fb8c
|
fix(route2): Fix content-length for route2 intercepts (#9224)
|
2020-11-23 14:06:04 -05:00 |
|
Dmitriy Kovalenko
|
88e332c530
|
fix: cypress/react release process (#9284)
kitchen sink will be broken until 6.0 is finished.
|
2020-11-23 13:59:31 -05:00 |
|
Zach Bloomquist
|
6c0154ce8e
|
feat(net-stubbing): rename cy.http to cy.intercept (#9283)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
|
2020-11-23 13:52:28 -05:00 |
|
Jennifer Shehane
|
679d85e512
|
chore: Add deprecated warnings to cy.route() and cy.server() in types (#9241)
Co-authored-by: Zach Bloomquist <github@chary.us>
|
2020-11-23 12:30:06 -05:00 |
|
Zach Bloomquist
|
0d5b932f41
|
feat(types): have cy.wait(alias) yield new Request type (#9266)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
|
2020-11-23 12:21:12 -05:00 |
|
Zach Bloomquist
|
6ee7a9c27e
|
feat(net-stubbing): automatically parse JSON req/res bodies (#9280)
|
2020-11-23 11:42:11 -05:00 |
|
Kukhyeon Heo
|
8b78af399a
|
chore: Fix Response type. (#9275)
|
2020-11-23 09:27:07 -05:00 |
|
Gleb Bahmutov
|
6a42af33d9
|
feat(cli): add --component to the version command (#9248)
|
2020-11-23 08:13:23 -05:00 |
|
Jennifer Shehane
|
91b900958b
|
Merge pull request #9260 from cypress-io/7ade62f78-master-into-develop
chore: merge master - 7ade62f78 into develop
|
2020-11-23 06:37:10 +06:30 |
|
renovate[bot]
|
2207bb105e
|
feat(deps): update dependency electron to version 11.0.2 🌟 (#9222)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Zach Bloomquist <github@chary.us>
|
2020-11-20 18:58:55 -05:00 |
|
Ben Kucera
|
8fb3ad9767
|
fix: prevent cy.type from losing focus from element on blur (#9254)
|
2020-11-20 12:13:46 -05:00 |
|
Jennifer Shehane
|
7ade62f78f
|
chore: Update assertion to be more explicit about element existence (#9258)
|
2020-11-20 22:01:57 +06:30 |
|
Ben Kucera
|
9f3528d1d9
|
fix: negated assertions passing w/o existence check (#9239)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
|
2020-11-20 14:42:21 +06:30 |
|
Jennifer Shehane
|
40dd31102c
|
feat: Add option to --disable-dev-shm-usage by default in Chrome (#9242)
|
2020-11-19 22:22:28 +06:30 |
|
Jennifer Shehane
|
c12347dc9c
|
Merge pull request #8437 from cypress-io/v6.0-release
|
2020-11-18 09:52:41 +06:30 |
|
Jennifer Shehane
|
bb0d98d3c6
|
Merge branch 'develop' into v6.0-release
|
2020-11-17 22:38:39 +06:30 |
|
Zach Bloomquist
|
3fec100397
|
feat: deprecate cy.route(), remove experimentalNetworkStubbing flag (#9185)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
|
2020-11-17 10:56:19 -05:00 |
|
Kukhyeon Heo
|
c38527359d
|
feat: Allow type() and click() to select an element inside contenteditable. (#9066)
Co-authored-by: Ben Kucera <14625260+Bkucera@users.noreply.github.com>
|
2020-11-17 01:32:14 -05:00 |
|
Gleb Bahmutov
|
b08817bd86
|
chore(ci): increase Mac code signing CI limit to 45 minutes (#9217)
|
2020-11-16 15:12:05 -05:00 |
|
Gleb Bahmutov
|
84d1afd27d
|
feat: print bundled Node and Electron versions in cypress version (#9183)
|
2020-11-16 13:17:24 -05:00 |
|
Mo
|
470c69ec5a
|
feat: include warning when running with invalid config (#9088)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
|
2020-11-16 15:09:34 +06:30 |
|
Martin Staffa
|
d5eadc23ae
|
docs(contributing.md): remove "Testing" toc entry (#9198)
The Committing > Testing section was removed in 5842d1dffe
|
2020-11-16 08:53:43 +06:30 |
|
Gleb Bahmutov
|
1cbd8014c0
|
fix: prevent crash when selected spec is undefined (#9160)
|
2020-11-14 16:24:48 +06:30 |
|
Jennifer Shehane
|
e2a5de0104
|
Merge branch 'develop' into v6.0-release
|
2020-11-14 14:23:50 +06:30 |
|