Commit Graph

14554 Commits

Author SHA1 Message Date
Jennifer Shehane 3d1565e3d5 fix(types): add scrollBehavior type to allowed TestConfig options (#14166) 2020-12-14 10:37:53 -05:00
Paulina Wilk e12e178248 docs: links to issue template in contributing guideline (#9741)
* issue-9740 fix links to issue template in contributing guideline

* Update template links query params

Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
2020-12-14 12:48:47 +06:30
Gleb Bahmutov 49db3a685d fix: find waiting for cy.intercept when it has been overwritten by the user (#9596) 2020-12-11 11:26:25 -05:00
Gleb Bahmutov 6c3c0eea09 fix: set the test context when overwriting .then command (#9589) 2020-12-11 10:43:39 -05:00
Jennifer Shehane c1daab066d Merge pull request #9607 from cypress-io/remove-remaining-coffee-tests-5 2020-12-11 15:00:32 +06:30
Zach Bloomquist 2a66d2cbd0 feat(net-stubbing): allow waiting on network errors/forceNetworkError (#9603) 2020-12-10 12:28:24 -05:00
Jennifer Shehane c20547e51b clean js and update snapshots 2020-12-10 11:56:23 +06:30
Zach Bloomquist 4eb2ce5689 fix(net-stubbing): fix cy.get(alias) with cy.intercept() (#9594) 2020-12-09 15:46:05 -05:00
Jennifer Shehane 5bddc8b7bc Merge pull request #9437 from cypress-io/remove-remaining-coffee-tests-4
chore: decaffeinate fixtures/projects/e2e (files a-e)
2020-12-09 22:50:29 +06:30
renovate[bot] a6a428a183 chore(deps): update dependency electron to version 11.0.3 🌟 (#9409)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-09 10:34:37 -05:00
decaffeinate d152018b56 decaffeinate: Run post-processing cleanups on fast_visit_spec.coffee and 16 other files 2020-12-09 16:03:12 +06:30
decaffeinate 6374d29598 decaffeinate: Convert fast_visit_spec.coffee and 16 other files to JS 2020-12-09 16:02:38 +06:30
decaffeinate ec2b8a24dc decaffeinate: Rename fast_visit_spec.coffee and 16 other files from .coffee to .js 2020-12-09 16:02:35 +06:30
Zach Bloomquist a4a3c9eb7d Merge branch 'develop' 2020-12-07 18:27:25 -05:00
Zach Bloomquist 2fb884cada release 6.1.0 [skip ci] v6.1.0 2020-12-07 18:26:50 -05:00
Zach Bloomquist c87f7b9104 chore: revert "feat: create-cypress-tests wizard (#8857)" (#9554) 2020-12-07 17:09:32 -05:00
Jennifer Shehane c616af48ee chore: update wording of Cypress.moment deprecation to say 'removed' instead of 'replaced' (#9552) 2020-12-07 12:07:01 -05:00
Kukhyeon Heo 7289a45c12 fix: tests don't hang when there's an error in before() block. (#9527) 2020-12-07 12:40:19 +06:30
renovate[bot] d8f8593ec7 fix(deps): update dependency mocha-junit-reporter to version .x 🌟 (#9528)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-04 21:38:52 +06:30
Jennifer Shehane e862251045 clean up js files + reference correct files within specs/snapshots
clean up js files + reference correct files within specs/snapshots

clean up js files + reference correct files within specs/snapshots

clean up js files + reference correct files within specs/snapshots
2020-12-04 15:27:59 +06:30
Gleb Bahmutov 14ae3c7c00 fix: copy other moment properties when wrapping with deprecated warning (#9446)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2020-12-04 13:57:28 +06:30
Jennifer Shehane a5c81829a2 Merge pull request #9154 from cypress-io/remove-remaining-coffee-tests-2 2020-12-04 12:53:50 +06:30
Jennifer Shehane 0243c4db48 chore: specify coffee fixtures / convert others (#9433) 2020-12-04 09:08:44 +06:30
Zach Bloomquist c42667e707 fix(net-stubbing): do not fireChangeEvent for non-existing routes (#9425) 2020-12-03 11:16:33 -05:00
Jennifer Shehane 13580a897c Clean up js files
cleanup js file references

Convert missed coffee file

Cleanup js

Cleanup js

Clean up js files

Clean up js files

Clean up js files

Clean up js files
2020-12-03 10:46:44 -05:00
decaffeinate d2393e4715 decaffeinate: Run post-processing cleanups on app_spec.coffee and 19 other files 2020-12-03 10:46:43 -05:00
decaffeinate 99880f88a9 decaffeinate: Convert app_spec.coffee and 19 other files to JS 2020-12-03 10:46:42 -05:00
decaffeinate dbf61de19a decaffeinate: Rename app_spec.coffee and 19 other files from .coffee to .js 2020-12-03 10:46:40 -05:00
seongwon-kang 9543a42272 feat: Update specs-list to show folder first, then file (#9255)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2020-12-03 15:05:15 +06:30
decaffeinate f8f094578d decaffeinate: Run post-processing cleanups on assertions_failing_outside_of_test_spec.coffee and 18 other files 2020-12-03 13:19:39 +06:30
decaffeinate b5af00ff5f decaffeinate: Convert assertions_failing_outside_of_test_spec.coffee and 18 other files to JS 2020-12-03 13:19:01 +06:30
decaffeinate 828d856bee decaffeinate: Rename assertions_failing_outside_of_test_spec.coffee and 18 other files from .coffee to .js 2020-12-03 13:18:56 +06:30
Zach Bloomquist 810a9b4162 fix(net-stubbing): fix waiting on responses with no-body status codes (#9097) 2020-12-02 14:06:46 -05:00
Zach Bloomquist a3fd875d19 feat: automatically set CORS headers on stubbed responses (#9384) 2020-12-02 11:55:37 -05:00
Jennifer Shehane 18f2534434 chore: fix flake in reporter percy snapshots (#9413)
* add more assertions around percy snapshot tests to ensure reporter is loaded

* add even more assertions around percy snapshot tests to ensure reporter is loaded
2020-12-02 23:13:16 +06:30
Jennifer Shehane 27ec6aa948 chore: remove extraneous desktop-gui job (#9273)
* run percy on all desktop-gui tests

* Remove desktop-gui-visual-tests job which is never used
2020-12-02 23:12:57 +06:30
Kukhyeon Heo cf6f1472a1 fix: Fix Cypress.dom.isVisible() regression caused by "position: fixed" (#9412)
Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
2020-12-02 16:22:04 +06:30
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 0eea44e61e chore: release @cypress/vue-v1.1.0-alpha.1
[skip ci]
@cypress/vue-v1.1.0-alpha.1
2020-11-30 14:33:35 -05: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