Commit Graph

3181 Commits

Author SHA1 Message Date
Brian Mann af26fbebe6 feat: component testing (#14479)
Co-authored-by: Jessica Sachs <jess@jessicasachs.io>
Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
Co-authored-by: Zach Bloomquist <github@chary.us>
Co-authored-by: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com>
Co-authored-by: ElevateBart <ledouxb@gmail.com>
Co-authored-by: Ben Kucera <14625260+Bkucera@users.noreply.github.com>
2021-02-04 15:45:16 -05:00
Zach Bloomquist 0abb5efe90 build: use semantic commits to get next version (#14851) 2021-02-04 18:30:27 +00:00
renovate[bot] aef9facd19 chore(deps): update dependency electron to version 11.2.2 🌟 (#14913)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-04 14:23:28 +00:00
Zach Bloomquist d662c5d077 feat: rename delayMs to delay, deprecate delay (#14822) 2021-02-01 18:46:12 +00:00
Zach Panzarino e384d3738c fix: studio reloads with updated spec on save even when watchForFileChanges is false (#14785) 2021-02-01 18:33:33 +00:00
Zach Panzarino 6e3f7323dd fix(studio): add support for generating multi select commands (#14813) 2021-02-01 17:22:50 +00:00
Zach Panzarino 1aec4d082c fix(desktop-gui): add utm parameters to external links (#14741) 2021-02-01 15:53:21 +00:00
Chris Breiding aa622fb67d fix: Revert Browser.setDownloadBehavior to Page.setDownloaderBehavior (#14807) 2021-02-01 09:29:27 -05:00
Zach Panzarino aabf8f41ce fix(studio): generate selectors before mouse events on click (#14788) 2021-01-29 19:04:49 -05:00
renovate[bot] 440f13a3c5 chore(deps): update dependency electron to version 11.2.1 🌟 (#14764)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-29 19:13:54 +00:00
Zach Bloomquist 0345d1e516 fix: revert "fix: use stdio for CDP instead of TCP" (#14819)
This reverts commit 148a3e1720.
2021-01-29 17:05:32 +00:00
Zach Bloomquist c3dc7f4d96 fix: correctly wait for static delayMs w/ cy.intercept (#14708) 2021-01-29 15:40:15 +00:00
Gleb Bahmutov f6b747a7fc fix: include project folder when reporting no specs found (#14810)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-01-29 08:54:29 -05:00
Zach Panzarino 57e9c78392 fix: close selector playground on restart (#14784) 2021-01-29 12:42:47 +06:30
Chris Breiding 67715f5321 feat: Display command log entry for file downloads (#14749) 2021-01-28 10:10:28 -05:00
Zach Panzarino 0bcccb588e fix: studio no longer generates .click() before .type() (#14694) 2021-01-27 14:13:22 -05:00
Zach Panzarino 4bff77ce26 fix: improve studio error state ui (#14696)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-01-27 12:49:05 -05:00
Zach Panzarino 0bcd6c6372 fix: prevent studio from generating empty .type commands (#14756) 2021-01-27 12:10:20 -05:00
renovate[bot] 759ce08d64 chore(deps): update dependency cypress-example-kitchensink to version 1.14.0 🌟 (#14760)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-27 11:29:18 +06:30
Zach Panzarino 107d42e0b5 fix: display studio prompt after url visit input (#14738) 2021-01-26 18:27:47 -05:00
Jennifer Shehane d1d15e6cfe chore: Replace usage of moment in cli / server code (#9069) 2021-01-26 13:49:21 +06:30
renovate[bot] f0078b9af9 fix(deps): update dependency systeminformation to version 4.31.1 🌟 (#14715)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-25 16:10:08 +06:30
renovate[bot] e006b0b8ff fix(deps): update dependency @cypress/get-windows-proxy to version 1.6.2 🌟 (#14711)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-23 01:36:49 +00:00
renovate[bot] 9a9f20d21b chore(deps): update dependency registry-js to version 1.13.0 🌟 (#14668)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-23 00:44:11 +00:00
renovate[bot] 9f6799cbf6 fix(deps): update dependency recast to version 0.20.4 🌟 (#14623)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-23 00:26:58 +00:00
Kukhyeon Heo 36a4be0175 fix: Alias name for req.alias containing a dot fail to intercept (#14621) 2021-01-22 15:03:43 +00:00
Jennifer Shehane 1aaacf4150 add extra assertions for flaky percy snapshots (#14687) 2021-01-22 20:55:42 +06:30
Zach Panzarino 255b3fdc3f fix: improve decoding of special chars in source paths (#14679) 2021-01-22 00:16:18 -05:00
Jennifer Shehane d945728e78 chore: TR-479 Remove decaffeinate tasks (#14586) 2021-01-21 22:51:46 +06:30
Zach Bloomquist 148a3e1720 fix: use stdio for CDP instead of TCP (#14348) 2021-01-19 19:34:13 +00:00
Zach Panzarino da6ee2164d fix: open active spec in ide from desktop gui (#14521) 2021-01-19 12:42:10 -05:00
Zach Panzarino f4b01394a8 feat: Cypress Studio - record test steps through interacting with your site (#9542)
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2021-01-19 10:23:26 -05:00
renovate[bot] 2f0e39bdc3 fix(deps): update dependency shell-env to version 3.0.1 🌟 (#14622)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-19 14:19:20 +06:30
Gleb Bahmutov d64ea5dbc7 fix: guard against non-string keys before showing an error (#14593) 2021-01-19 13:42:31 +06:30
renovate[bot] 9be61657f4 fix(deps): update dependency debug to version 4.3.1 🌟 (#14583)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-19 12:21:05 +06:30
Jennifer Shehane 636a9cae84 chore: Remove Chrome flags that are no longer supported (#14582) 2021-01-15 23:44:16 +06:30
renovate[bot] fb7c5f32e1 fix(deps): update dependency uuid to version 8.3.2 🌟 (#14170)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-01-15 11:12:30 +06:30
renovate[bot] 4604f24e11 fix(deps): update dependency electron to version 11.2.0 🌟 (#14567)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-14 16:18:17 +00:00
Kukhyeon Heo e3973c240d fix: Parse JSON string arg properly. (#9584) 2021-01-14 16:08:33 +00:00
Jennifer Shehane d54b2d089d Merge pull request #14497 from cypress-io/TR-562
test: decaffeinate fixtures/projects/e2e (files u-z)
2021-01-13 21:21:53 +06:30
Ben Kucera 759565f31d fix: no tests found when onlySuite and uncaught error outside test (#14456) 2021-01-13 15:20:08 +06:30
Zach Panzarino c5da749111 fix: viewport button hover styles (#14520)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-01-13 14:00:49 +06:30
Jennifer Shehane d8ac5a51a8 Cleanup JS + update snapshots 2021-01-12 12:58:37 +06:30
Chris Breiding 0156a3e1b2 feat: Trash downloads folder before runs (#14452) 2021-01-11 15:49:46 -05:00
Dmitriy Kovalenko 3326e8a1d6 feat(component-testing): Cli changes (#14483) 2021-01-11 13:16:49 -05:00
Chris Breiding df813be133 feat: Add downloadsFolder config option (#14465) 2021-01-11 11:57:25 -05:00
Kevin Grüneberg 0bf602c56d chore: Replace deprecated node-sass (#14409) (#14415)
Co-authored-by: Chris Breiding <chrisbreiding@gmail.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: Jessica Sachs <jess@jessicasachs.io>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2021-01-11 10:35:00 -05:00
Chris Breiding 6728cfa23b feat: Allow downloading files without prompts (#14431)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-01-11 09:10:29 -05:00
decaffeinate 99066f203a decaffeinate: Run post-processing cleanups on uncaught_during_hook_spec.coffee and 14 other files 2021-01-11 15:07:17 +06:30
decaffeinate 388d768912 decaffeinate: Convert uncaught_during_hook_spec.coffee and 14 other files to JS 2021-01-11 15:06:46 +06:30