Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Cypress to version 10 #6145

Closed
cnotv opened this issue Jun 10, 2022 · 2 comments · Fixed by #6146
Closed

Update Cypress to version 10 #6145

cnotv opened this issue Jun 10, 2022 · 2 comments · Fixed by #6146
Assignees
Labels
area/test Test (e2e and unit) kind/tech-debt Technical debt
Milestone

Comments

@cnotv
Copy link
Member

cnotv commented Jun 10, 2022

Detailed Description
Update Cypress to latest version 10.

Context
Cypress reached recently version 10, which provides a better configuration, extended from JSON to JS and even TS (most relevant feature for us), and a new interface for the dashboard.
It also provides better component testing, which may be interesting to try it out.

The migration process is quite straightforward, but it requires to update some configuration, like exclusion of the setup, paths, linting and maybe more.

https://cypress.io/blog/2022/06/01/cypress-10-release/
https://docs.cypress.io/guides/references/migration-guide#Configuration-File-Changes

@cnotv cnotv added the area/test Test (e2e and unit) label Jun 10, 2022
@cnotv cnotv added this to the v2.6.6 milestone Jun 10, 2022
@cnotv cnotv self-assigned this Jun 10, 2022
@nwmac nwmac added the kind/tech-debt Technical debt label Jun 20, 2022
@kwwii kwwii modified the milestones: v2.6.6, v2.7.0 Jun 21, 2022
@zube zube bot removed the [zube]: Next Up label Jul 26, 2022
@cnotv
Copy link
Member Author

cnotv commented Jul 26, 2022

@nwmac This is the mentioned error I'm facing
cypress-io/cypress#22059

@cnotv
Copy link
Member Author

cnotv commented Jul 26, 2022

Crossed also this issue with the pending tests, which I also found in the Cypress Dashboard.
cypress-io/cypress#3092

@nwmac nwmac modified the milestones: v2.7.0, v2.6.9 Aug 30, 2022
@zube zube bot removed the [zube]: Done label Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test Test (e2e and unit) kind/tech-debt Technical debt
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants