Commit Graph

2649 Commits

Author SHA1 Message Date
Ben Kucera 18d71e6f55 fix firefox video record crash when too few video frames recevied (#7192) 2020-05-06 12:14:24 -04:00
renovate[bot] 0463a3fbe5 chore(deps): update dependency electron to version 8.2.5 🌟 (#7236)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-06 10:33:01 -04:00
Renovate Bot 554ab7ac5f chore(deps): Update @cypress/json-schemas to 5.34.2 🌟 2020-05-06 08:24:01 +00:00
Chris Breiding c6fee8f259 Fix 'onError is not function' bug (#7230) 2020-05-05 16:19:17 -04:00
Jennifer Shehane 9ccc7a6bd5 Merge pull request #7216 from sainthkh/decaff-driver-3 2020-05-05 14:24:04 +06:30
Zach Bloomquist 9570e379c0 Use console.error for logging specs found in debug mode (#7191) 2020-05-04 16:27:26 -04:00
Gleb Bahmutov aae90bbbe0 Set CommonJS module format when transpiling TS code (#7197) 2020-05-04 08:57:39 -04:00
KHeo 5ec416bfc2 decaffeinate: Run post-processing cleanups on aliases.coffee and 10 other files
Remove .coffee.
decaff aliases.js
Decaff location.js stability.js timeouts.js
Decaff ensures.js
Decaff errors.js
Decaff focused.js, listeners.js.
Decaff retries.js snapshots.js xhrs.js
2020-05-04 18:25:20 +09:00
decaffeinate da8d869f97 decaffeinate: Convert aliases.coffee and 10 other files to JS 2020-05-04 18:25:07 +09:00
decaffeinate bbcfa4dc7c decaffeinate: Rename aliases.coffee and 10 other files from .coffee to .js 2020-05-04 18:25:07 +09:00
Jennifer Shehane a904d46f47 Merge pull request #7162 from sainthkh/decaff-driver-2 2020-05-04 12:00:04 +06:30
Gleb Bahmutov 4290a85875 More logs, more tests for TypeScript preprocessor (#7189) 2020-05-01 09:45:59 -04:00
decaffeinate 145bea07cd decaffeinate: Run post-processing cleanups on location.coffee and 10 other files 2020-04-30 15:29:47 +09:00
decaffeinate 8bd67a3e5c decaffeinate: Convert location.coffee and 10 other files to JS 2020-04-30 14:41:32 +09:00
decaffeinate a8796c48dc decaffeinate: Rename location.coffee and 10 other files from .coffee to .js 2020-04-30 14:41:32 +09:00
Kukhyeon Heo 02964410fc Fix typescript iterator error. (#7129) 2020-04-28 12:38:45 -04:00
Jennifer Shehane f7cc3d35cd Fix typo in debug log (#7149) 2020-04-27 21:15:00 +06:30
Jennifer Shehane 71ab65d18a Update modifyObstructiveCode regex to account for word boundaries (#7147) 2020-04-27 21:11:03 +06:30
Ben Kucera 51b23800f0 Revert "fix rerun before/after hooks on top navigation (#7035)" (#7152) 2020-04-27 10:23:04 -04:00
Gleb Bahmutov f31cb3cdc3 Add bundled endpoint (#7153) 2020-04-27 10:00:56 -04:00
Dmitriy Kovalenko 379a9e7008 feat: improve component based tests approach (#5923)
- new mode that mounts the spec iframe instead of application iframe
2020-04-26 16:25:24 -04:00
Zach Bloomquist c80e482009 Fix test script, add Mocha result checks to internal Cypress te… (#7110)
* fix cypress.js script typo

* add verify-mocha-results to driver integration test stages

* add cypress-multi-reporters

* fix circle.yml

* fix yarn.lock

* cleanup

* use working_directory instead of yarn workspace commands

* add reports to ui-components and reporter, update circle.yml

* fix circle.yml

* fix circle.yml

* fix circle.yml

* add more verify-mocha-results
2020-04-23 13:00:46 -04:00
Ben Kucera 16aecbafaa [internal] watch+reload on file change for e2e tests with --no-… (#6873)
* allow watching files for e2e tests with --no-exit
2020-04-23 10:45:57 -04:00
Jennifer Shehane f10a042021 Merge branch 'develop' into fix-rerun-hooks-on-navigation 2020-04-23 15:43:58 +06:30
renovate[bot] b17f597338 chore(deps): Update dependency react-select to version 3.1.0 🌟 (#7103)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-23 14:39:19 +06:30
Jennifer Shehane 70c084a7d4 Update window message: display 'yarn upgrade' instead of `yarn… (#7101)
* update msg in update banner to use 'yarn upgrade' instead of `yarn add`

* update test + add percy snapshot
2020-04-23 14:36:00 +06:30
Jennifer Shehane cda67b1b41 Merge pull request #7097 from cypress-io/decaf-request
Decaffeinate request.coffee
2020-04-23 14:35:26 +06:30
Ben Kucera 1391a4ca74 Merge remote-tracking branch 'origin/develop' into fix-rerun-hooks-on-navigation 2020-04-22 12:08:51 -04:00
Ben Kucera 686963ad45 add link to issue 2020-04-22 12:08:30 -04:00
Ben Kucera bbde737e5f Force custom reporters to use bundled mocha version (#6951)
* remove npmInstall logic in helper/e2e script, force custom reporters to use our mocha
* remove mocha imports specs
* use mocha 7.0.1 in server/reporter, and for custom reporters
* update snapshots for new mocha version
* fix glob in server tests
* remove unneeded e2e/package.json deps
2020-04-22 00:23:19 -04:00
Ben Kucera 43f319a040 fix typo 2020-04-21 19:57:43 -04:00
Ben Kucera 6636823b02 cleanup, add test for root after hook and test:after:run event 2020-04-21 17:31:53 -04:00
Ben Kucera bccdf9db3e fix before/after hooks incorrect test reference 2020-04-21 15:46:21 -04:00
Zach Bloomquist 69cfbad06b cleanup request.js decaf 2020-04-21 15:14:09 -04:00
decaffeinate 4517888937 decaffeinate: Run post-processing cleanups on request.coffee and 1 other file 2020-04-21 14:13:44 -04:00
decaffeinate aef667d71d decaffeinate: Convert request.coffee and 1 other file to JS 2020-04-21 14:13:10 -04:00
decaffeinate 3ccb31cae2 decaffeinate: Rename request.coffee and 1 other file from .coffee to .js 2020-04-21 14:13:04 -04:00
Kukhyeon Heo 62e765857d Decaff driver part 1 (#7031)
* decaffeinate: Rename agents.coffee and 11 other files from .coffee to .js

* decaffeinate: Convert agents.coffee and 11 other files to JS

* decaffeinate: Run post-processing cleanups on agents.coffee and 11 other files
2020-04-21 23:28:10 +06:30
Jennifer Shehane 60d5a94ac5 Update desktop-gui readme with new img + description (#7095) 2020-04-21 20:47:22 +06:30
Jennifer Shehane 3b74c0d2e0 Merge branch 'develop' into fix-rerun-hooks-on-navigation 2020-04-21 12:36:12 +06:30
renovate[bot] 9d8992a445 chore(deps): Update dependency electron to version 8.2.3 🌟 (#7079)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-20 15:04:28 -04:00
Ben Kucera 6ce2903628 cleanup code, add better e2e tests 2020-04-20 14:07:47 -04:00
Alessandro c80fe37ca4 Strip document-domain directive from feature-policy header when… (#7007)
* 6480: Add feature-policy to problematic headers

* 6480: Create new middleware

* 6480: Fix code placement

* 6480: Add integration test

* 6480: Remove header when no directives left
2020-04-20 09:53:24 -04:00
Kukhyeon Heo d7c545223a Fix typo that made user projects include bundled typescript. (#7072) 2020-04-20 19:51:37 +06:30
renovate[bot] f5544a23bf chore(deps): Update dependency @cypress/webpack-preprocessor to… (#7071)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-20 19:15:18 +06:30
Ben Kucera 23d53a97da fix error thrown when mouseup element is detached before click (#7010) 2020-04-20 14:04:08 +06:30
Chris Breiding 036c004ed9 Fix Desktop GUI project nav CSS issues (#7056) 2020-04-20 12:11:17 +06:30
Zach Bloomquist 9bfc01df02 Fix using Chromium installed via snapcraft (#7039)
* fix: chromium installed as a snap is properly detected

* add 5s timeout to browser detection

* remove .profile stuff

* use profilePath for alternative profile dirs

* rename legacyPathToProfiles

* update tests

Co-authored-by: Ben Kucera <14625260+Bkucera@users.noreply.github.com>
2020-04-20 11:10:08 +06:30
Jennifer Shehane ae5ae1f9e1 Fix extra spacing below project nav (#7024)
* Fix extra spacing in project nav

* Add a snapshot test to ensure nav styling is not mistakenly changed in future

* update yarn.lock

* improve nav css

- use flexbox to make nav respond better to different heights instead of using magic number
- ensure browsers have same heights so changing them doesn't change height of navbar and doesn't cause icons/text to shift

Co-authored-by: Chris Breiding <chrisbreiding@gmail.com>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2020-04-17 20:01:49 +06:30
Jennifer Shehane de58acb849 Fix sending undefined orgId during project setup (#7014)
* Move org selector into it's own component

- have state of selected Id tracked and set before render.

* update yarn.lock

* fix/refactor org selector

* Add debug logs around creating project

Co-authored-by: Chris Breiding <chrisbreiding@gmail.com>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2020-04-16 21:02:11 +06:30