-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Comparing changes
Open a pull request
base repository: cypress-io/cypress
base: v10.0.3
head repository: cypress-io/cypress
compare: v10.1.0
- 20 commits
- 148 files changed
- 17 contributors
Commits on Jun 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1a8491e - Browse repository at this point
Copy the full SHA 1a8491eView commit details
Commits on Jun 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a6fa9d0 - Browse repository at this point
Copy the full SHA a6fa9d0View commit details -
3
Configuration menu - View commit details
-
Copy full SHA for e58ec7a - Browse repository at this point
Copy the full SHA e58ec7aView commit details
Commits on Jun 7, 2022
-
3
Configuration menu - View commit details
-
Copy full SHA for a264373 - Browse repository at this point
Copy the full SHA a264373View commit details -
chore: update windows contributing guide to have users set default sh…
…ell script to command prompt (#22149)
3Configuration menu - View commit details
-
Copy full SHA for b24a77d - Browse repository at this point
Copy the full SHA b24a77dView commit details -
feat: show better error message if testing type is not configured (#2…
…2000) * feat: show better error message if testing type is not configured * Add tests * Update tests * Fix some tests * Fix some tests * Fix test * Fix tests * Update packages/errors/src/errors.ts Co-authored-by: Jennifer Shehane <jennifer@cypress.io> * Update with code review * Fix test * Add on link Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2Configuration menu - View commit details
-
Copy full SHA for e5c1f91 - Browse repository at this point
Copy the full SHA e5c1f91View commit details
Commits on Jun 8, 2022
-
fix: Make spec row clickable across entire width (#22105)
* fix: Make spec row clickable across entire width * Move click-sensitive row action wrapper to surround entire row * Add styles to highlight spec icon on hocus to match Figma * Small text highlight style change to match Figma * Add missing data-cy selector * Add tests for row expansion behaviors * Fix directory row styling issues
3Configuration menu - View commit details
-
Copy full SHA for 0298b97 - Browse repository at this point
Copy the full SHA 0298b97View commit details -
chore: Update Chrome (stable) to 102.0.5005.61 and Chrome (beta) to 1…
…03.0.5060.33 (#21623) Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
3Configuration menu - View commit details
-
Copy full SHA for f9d9d38 - Browse repository at this point
Copy the full SHA f9d9d38View commit details -
fix: Remove period in "learn more." button (#21935)
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
2Configuration menu - View commit details
-
Copy full SHA for 406a193 - Browse repository at this point
Copy the full SHA 406a193View commit details
Commits on Jun 9, 2022
-
3
Configuration menu - View commit details
-
Copy full SHA for fccce5d - Browse repository at this point
Copy the full SHA fccce5dView commit details -
fix: support ESM projects using TypeScript with ts-node/esm (#22118)
* fix: support ESM projects using TypeScript with ts-node/esm * better error handling * fix test * indentation * register ts-node via --require hook * be less aggressive with erroring * update fix system tests * remove obsolete test * handle case of not using typescript * replicate 9.x behavior for legacy plugins w/ ts-node * make test project valid and adjust tests accordingly * use ts-node/esm transpile only * dummy * extract util function * merge in refactor using projectFixtureDirectory * fix test
3Configuration menu - View commit details
-
Copy full SHA for abd986a - Browse repository at this point
Copy the full SHA abd986aView commit details -
create cross origin serialization explainer to fully explain our seri…
…alization process (#22101) * create cross origin serialization explainer to fully explain our serialization process * Update packages/driver/src/util/serialization/README.md Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com> * Update packages/driver/src/util/serialization/README.md Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com> * Update packages/driver/src/util/serialization/README.md Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com> * Update packages/driver/src/util/serialization/README.md Co-authored-by: Matt Schile <mschile@gmail.com> Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com> Co-authored-by: Matt Schile <mschile@gmail.com>
3Configuration menu - View commit details
-
Copy full SHA for 9b965c5 - Browse repository at this point
Copy the full SHA 9b965c5View commit details
Commits on Jun 10, 2022
-
chore: Update Volar identifier for VSCode Marketplace (#22189)
* Update Volar identifier for VSCode Marketplace * chore: Update Volar identifier for VSCode Marketplace Co-authored-by: Zach Bloomquist <git@chary.us> Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
3Configuration menu - View commit details
-
Copy full SHA for 7a0baf9 - Browse repository at this point
Copy the full SHA 7a0baf9View commit details -
fix: AUT URL in runner header links to application URL (#22171)
* Add failing test * Update AUT URL display to link * fix: Fix header AUT URL truncation * fix: Adjust line height so that lower-hanging characters don't get cut off
3Configuration menu - View commit details
-
Copy full SHA for 85f002f - Browse repository at this point
Copy the full SHA 85f002fView commit details -
3
Configuration menu - View commit details
-
Copy full SHA for 600daef - Browse repository at this point
Copy the full SHA 600daefView commit details -
fix: properly run multiple specs in run and headed mode on linux and …
…windows in chrome (#22168) * fix: properly run multiple specs in run and headed mode on linux and windows * fix: properly run multiple specs in run and headed mode on linux and windows * Update test * Update test * Fix issue with running headed in linux and windows * Improve test * Update packages/server/lib/browsers/browser-cri-client.ts * PR comments * PR comments * Fix test failure due to refactor Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com> Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
3Configuration menu - View commit details
-
Copy full SHA for 203758f - Browse repository at this point
Copy the full SHA 203758fView commit details -
fix: restart Cypress server and browser on baseUrl change (#22154)
* fix: restart server on baseUrl change * Rework how baseUrl works * Refactor how we determine if we should ping the base url * Fix test * Update packages/launchpad/cypress/e2e/choose-a-browser.cy.ts * Update packages/launchpad/cypress/e2e/choose-a-browser.cy.ts Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
3Configuration menu - View commit details
-
Copy full SHA for 1e61923 - Browse repository at this point
Copy the full SHA 1e61923View commit details -
fix: Don't include project path with supportFile glob (#22222)
* fix: Don't glob project path in supportFile lookup * Updating unit tests around supportFile 'isFolder' * Adding unit test to validate the projectRoot isn't globbed * Adding system test to validate successful run * This is more accurate * Updating snapshot to reflect now missing absolute path from the supportFile value * Adding e2 launchpad test Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
2Configuration menu - View commit details
-
Copy full SHA for f8f2418 - Browse repository at this point
Copy the full SHA f8f2418View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 72e6b88 - Browse repository at this point
Copy the full SHA 72e6b88View commit details -
3
Configuration menu - View commit details
-
Copy full SHA for 6c9894b - Browse repository at this point
Copy the full SHA 6c9894bView commit details
There are no files selected for viewing