Mark Noonan
1ccc90573f
fix: avoid overflow issue in Firefox ( #22620 )
...
* fix: update positioning of runner
* remove isFirefox check
* Update packages/app/src/runner/useRunnerStyle.ts
Co-authored-by: Zachary Williams <ZachJW34@gmail.com >
Co-authored-by: Zachary Williams <ZachJW34@gmail.com >
2022-07-12 14:00:49 +10:00
Rachel
871e54fa6b
fix: remove projects from breadcrumbs entirely for non-global mode projects ( #22073 )
...
Co-authored-by: Tim Griesser <tgriesser10@gmail.com >
Co-authored-by: Mark Noonan <mark@cypress.io >
2022-07-11 11:02:54 -07:00
Zachary Williams
a9476ecb3d
fix: remove CT side effects from mount when e2e testing ( #22633 )
2022-07-11 10:52:20 -05:00
Stepan Kartashev
2880092c60
fix: change "resizable panels handlers" width to make it more convenient to use ( #22473 )
...
Co-authored-by: Mark Noonan <mark@cypress.io >
2022-07-11 15:22:50 +10:00
Shawn McCabe
3afe3d4c36
fix: add missing types to exports ( #22498 )
...
Co-authored-by: Matt Henkes <mjhenkes@gmail.com >
2022-07-11 14:20:45 +10:00
Mike Plummer
67183f1670
fix: Keep copy button in view, remove button when file already written ( #22510 )
2022-07-01 17:12:57 -05:00
Mark Noonan
3f751a05a8
docs: fix typo in review instructions ( #22546 )
2022-07-01 16:18:50 -04:00
Emily Rohrbough
950312608e
chore(sessions): update command to use internal logGroup api ( #22341 )
...
Co-authored-by: Matt Schile <mschile@gmail.com >
2022-07-01 12:52:49 -05:00
renovate[bot]
169ec99ef5
chore(deps): update dependency got to v11.8.5 [security] ( #22434 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tyler Biethman <tbiethman@users.noreply.github.com >
2022-07-01 10:54:45 -05:00
Adam Stone
a80c863685
fix: Correctly catch and clear errors during resetErrorAndLoadConfig mutation ( #22514 )
2022-07-01 10:14:02 -04:00
Zachary Williams
6e2dce039e
fix: ignore WebSwapCGLLayer warning ( #22607 )
2022-07-01 09:37:34 +10:00
Zachary Williams
62199b7379
fix: cypress-schematic ci issue with @types/eslint ( #22636 )
2022-06-30 17:05:18 -05:00
Vinicius Pietscher
f4cab0a2ba
fix: Remove autocomplete from inputs in Cypress UI #22102 ( #22456 )
2022-06-30 16:40:47 -04:00
Barthélémy Ledoux
c67b75020d
refactor: make shiki load all its deps upfront ( #22114 )
...
* refactor: make shiki load all its deps upfront
* finish some shiki adjustments
* fix type check
* rollback shiki upgrade
* add convert comment and simplify lang variable name
* use a switch statement
2022-06-30 14:13:37 -05:00
Chris Breiding
5573fe50b0
fix: Make cross-origin document.cookie work ( #22594 )
2022-06-30 14:03:21 -04:00
Vinicius Pietscher
2b3ab9ac71
fix: add padding to bottom of global mode list ( #22112 )
...
* fix: add padding
* fix: add padding (#21724 )
* Update packages/launchpad/src/global/GlobalPage.cy.tsx
Co-authored-by: Mark Noonan <mark@cypress.io >
* no longer necessary for this fix
* no longer necessary padding will be added to Main.vue
* add bottom padding
* add percy test
* move percy snapshot out of helper function
Co-authored-by: Mark Noonan <mark@cypress.io >
Co-authored-by: Tyler Biethman <tbiethman@users.noreply.github.com >
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
Co-authored-by: Zach Bloomquist <git@chary.us >
2022-06-30 11:58:49 +10:00
Adam Stone
6fefe7d48b
fix: Require react-dom as a dependency for React projects ( #22572 )
...
* fix: Require react-dom as a dependency for React projects
* fix: Update tests
* fix: Add react-dom as required dependency for Nextjs projects
Co-authored-by: Zachary Williams <ZachJW34@gmail.com >
2022-06-30 08:05:36 +10:00
Tim Griesser
88b10e8f50
chore: Remove @tgriesser from CODEOWNERS ( #22605 )
2022-06-29 17:04:21 -04:00
Blue F
d378ec423a
chore: Refactor chainer / Commands.add for readability ( #22571 )
...
* Refactor chainer / Commands.add for readability
* Fix invoking wrong function, add comment
2022-06-29 12:43:31 -07:00
Buluc-Celik-Ozbul
b1a51f9b49
fix: Proxy-Authorization: Basic ( #22471 )
...
Co-authored-by: buloheart <buloheart@gmail.com >
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
Co-authored-by: Matt Henkes <mjhenkes@gmail.com >
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
2022-06-29 16:17:02 +10:00
Tyler Biethman
9658e9f4a6
test: Addressing yet more flaky windows tests ( #22569 )
...
* test: Updating more flaky windows tests
* Adding the missing context to the windows builds that I missed earlier
2022-06-29 09:01:52 +10:00
kemptosa
d7218aab7e
docs: Fix links to kitchensink examples ( #22464 )
...
* Fix links
* docs: Fix links to kitchensink examples
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
Co-authored-by: Matt Henkes <mjhenkes@gmail.com >
2022-06-28 16:06:44 -05:00
Emily Rohrbough
61f8bdc0de
chore: updating version for 10.3.0 ( #22566 )
v10.3.0
2022-06-28 13:14:59 -05:00
Tyler Biethman
f902b96897
chore: Adding record key context for internal ui jobs ( #22559 )
...
Co-authored-by: Matt Henkes <mjhenkes@gmail.com >
2022-06-28 11:27:27 -05:00
Kukhyeon Heo
54e31e3243
chore: Improve pkg/driver types part 2 ( #21610 )
...
* keyboard.ts
* mouse.ts
* chai.ts
* xhr.ts
* snapshots.ts
* overrides.ts
* command_queue.ts
* fix errors.
* fix tests.
Co-authored-by: Blue F <blue@cypress.io >
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
Co-authored-by: Zach Bloomquist <git@chary.us >
2022-06-28 09:09:51 -07:00
Lachlan Miller
c0ea9bdaa5
fix: use posix path for ts-node loader ( #22550 )
...
* fix: distribute files to machines for external contributors. (#22326 )
* fix: distribute files to machines for external contributors.
* fix path
* fix
* fix glob
* fix
* fix glob pattern spec->cy.
* fix
* echo things.
* test
* use cd.
* fix component tests.
* test
* test
* fix
* refactor
* test distribut-step
fix error
fix
fix
test
TEST
* Revert "test distribut-step"
This reverts commit 15c36065ca .
* Revert "refactor"
This reverts commit 21a8ad9211 .
* reduce flake by increasing viewport height
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
* fix: add baseUrl to TestConfigOverrides (#22445 )
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
* handle white space when registering ts-node using --require
* update test project
* move config
Co-authored-by: Kukhyeon Heo <sainthkh@naver.com >
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
Co-authored-by: Ishan Madhusanka <ahtimadhusanka@gmail.com >
2022-06-28 09:00:06 -05:00
Ishan Madhusanka
5d5574e1bb
fix: add baseUrl to TestConfigOverrides ( #22445 )
...
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
2022-06-28 11:14:38 +10:00
Kukhyeon Heo
9101a9066c
fix: distribute files to machines for external contributors. ( #22326 )
...
* fix: distribute files to machines for external contributors.
* fix path
* fix
* fix glob
* fix
* fix glob pattern spec->cy.
* fix
* echo things.
* test
* use cd.
* fix component tests.
* test
* test
* fix
* refactor
* test distribut-step
fix error
fix
fix
test
TEST
* Revert "test distribut-step"
This reverts commit 15c36065ca .
* Revert "refactor"
This reverts commit 21a8ad9211 .
* reduce flake by increasing viewport height
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
2022-06-28 09:22:43 +10:00
Muaz Othman
4726ea90a9
feat: Display Cypress Dashboard metrics in the Specs Explorer ( #21250 )
...
Co-authored-by: Muaz Othman <muazweb@gmail.com >
Co-authored-by: Tim Griesser <tgriesser10@gmail.com >
Co-authored-by: Mike Plummer <mikep@cypress.io >
Co-authored-by: Peter Stakoun <peter@stakoun.com >
Co-authored-by: Mike Plummer <mike-plummer@users.noreply.github.com >
Co-authored-by: Zachary Williams <ZachJW34@gmail.com >
2022-06-27 17:37:36 -05:00
Tyler Biethman
24052eb62a
test: Addressing launchpad test flake in Windows ( #22536 )
...
* test: Bumping timeout on breadcrumb state checks for Windows
* todos project was missing component index but has component testing configured
* Adding key to links to ensure attrs are cleaned up/reset
* Coercing boolean keys to strings to match vue key types
2022-06-27 14:24:33 -05:00
renovate[bot]
fac83fd451
chore(deps): update dependency semantic-release to v19 [security] ( #22238 )
...
* chore(deps): update dependency semantic-release to v19 [security]
* chore: try moving to semantic-release 18
* chore: update jasmine-core to 3.8.0
* chore: update semantic version 19.0.3
* fix: update test to deal with npm obscuring internal error code
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
Co-authored-by: Bill Glesias <bglesias@gmail.com >
2022-06-27 12:35:58 +10:00
Adam Stone
22d2c31d85
chore: Address skipped specs in server package ( #22356 )
...
* chore: Un-skip some tests
* chore: Unskip more tests
* chore: Use exec rather than spawn
* chore: Fix test
* chore: Remove events_spec tests
* chore: Add defaultValue for specPattern option
* chore: Remove default value
* chore: Use os to determine system arch and platform during testing
* chore: Add comment for specPattern defaultValue
* chore: Remove comment
2022-06-27 12:34:51 +10:00
Emily Rohrbough
3ee77a8e55
Empty-Commit to generate new percy nonce
2022-06-24 11:25:36 -05:00
Lachlan Miller
c7f63e1f29
fix: handle case of implicit plugins/index.js files during migration ( #22501 )
...
* handle case of implicit index.js
* fix test error message
* fix test
2022-06-24 09:48:42 -05:00
Emily Rohrbough
2f8475cbc0
chore: add reporter webpack to gulp watch script ( #22386 )
2022-06-23 14:08:15 -05:00
Blue F
0fccc45aaf
fix: Increase timeout for npm-webpack-dev-server tests ( #22489 )
2022-06-23 10:51:50 -07:00
Blue F
172c364021
fix: Time out unmatched prerequests in proxy to avoid leaking memory ( #22462 )
...
* fix: Time out unmatched prerequests in proxy to avoid leaking memory (and generally improve proxy performance)
* Fix types, whoops
* More type fixes? Plz?
* One more TS attempt.
* Revert GQL changes that break TS
* Revert accidental config change
* Rewrote debug messages for clarity
* One more logging change
* Add test around pre-request garbage collection
* Add test around pre-request garbage collection
* Typo
* Typo again
* Apply suggestions from code review
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Bill Glesias <bglesias@gmail.com >
* Clean up interval in prerequest tests
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
Co-authored-by: Bill Glesias <bglesias@gmail.com >
2022-06-23 10:12:49 -07:00
Blue F
120052680c
fix: Sort results in findCrossOriginLogs test helper to deterministic ( #22481 )
...
* fix: Sort results in findCrossOriginLogs test helper to make return value deterministic
* Add comment about why the sort is there
2022-06-23 09:51:13 -07:00
Dylan Schlabach
75a5daf9d5
fix: memory leak caused by storing base64 encoded files recieved by CDP Network.requestWillBeSent ( #22460 )
...
* filtering out data urls from networkRequestWillBeSent CDP requests
* fix: memory leak caused by storing base64 encoded files recieved by CDP Network.requestWillBeSent
* Update packages/server/lib/browsers/cdp_automation.ts
grammar :)
Co-authored-by: Sam Tsai <samtsai@gmail.com >
* Update packages/server/lib/browsers/cdp_automation.ts
grammar :)
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
* added unit tests
Co-authored-by: Matt Henkes <mjhenkes@gmail.com >
Co-authored-by: Sam Tsai <samtsai@gmail.com >
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2022-06-23 09:35:49 -07:00
Chris Breiding
a21c942ee4
fix: Improve cross-origin cookie handling ( #22320 )
2022-06-23 11:00:52 -04:00
Mike Plummer
b678b14877
feat: Add button to clear value from search fields ( #22202 )
...
Co-authored-by: Zachary Williams <ZachJW34@gmail.com >
2022-06-22 18:42:46 -05:00
Adam Stone
0dc1f268c1
chore: Add test to verify settings panels are collapsed by default ( #22382 )
2022-06-22 17:11:06 -04:00
Tyler Biethman
defde91f2a
fix: process_profiler follow up work for v10 ( #22363 )
...
* fix: process_profiler follow up work for v10
* Converting index file to ts
2022-06-22 11:44:58 -05:00
github-actions[bot]
6458f6cd5c
chore: Update Chrome (stable) to 103.0.5060.53 ( #22441 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Bill Glesias <bglesias@gmail.com >
2022-06-22 15:48:33 +00:00
Barthélémy Ledoux
a8f5e59b7d
refactor: use design system windicss config ( #21503 )
...
* chore: use design system windi config
* fix: windi config should have colors in the right place
* fix: remove direct dependencies to old windi
* upgrade css plugin for types
* update windi plugin
* refactor: update without the safelist
Co-authored-by: Zachary Williams <ZachJW34@gmail.com >
2022-06-22 10:35:55 -05:00
Ely Lucas
2603f013ac
chore: update readme logo ( #22433 )
...
* chore: updating cypress logo in readme
* fixing image
* resizing images
2022-06-22 07:06:38 -07:00
github-actions[bot]
f2f0652743
chore: Update Chrome (beta) to 103.0.5060.53 ( #22351 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Matt Henkes <mjhenkes@gmail.com >
2022-06-21 21:24:05 +00:00
Tyler Biethman
b90712743a
chore: updating version ( #22432 )
v10.2.0
2022-06-21 16:00:23 -05:00
Tyler Biethman
181a2b097a
Trigger Build
2022-06-21 12:51:18 -05:00
Tyler Biethman
b925dce224
Merge pull request #22424 from cypress-io/master
...
Merging master into develop for 10.2.0 release
2022-06-21 11:03:14 -05:00