-
Notifications
You must be signed in to change notification settings - Fork 7
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
Upgrade to cypress v10.2.0 #1615
Comments
I tried the |
To help us decide how to prioritize this: #1684 updates our CircleCI config to save Cypress artifacts which will make it much easier to debug failures in CI. We should definitely still do this work, but maybe it's not as urgent now that we can more easily debug cypress failures in CI. |
This is solved by cypress-io/cypress#22252, which I have tested locally, you can check out the pre-release binary following the steps in that PR. It will walk you through some automated conversion steps to upgrade to cypress v10 in order to work with the most recent code. If you are running in election-manager there are other issues with the plugins file where you have to change the imports to requires... |
This is now released as of cypress v10.2.0 |
Also stops depending on the `/#demo` URL, which means we can remove `DemoApp` after this lands. Refs #1615
Also stops depending on the `/#demo` URL, which means we can remove `DemoApp` after this lands. Refs #1615
Also stops depending on the `/#demo` URL, which means we can remove `DemoApp` after this lands. Refs #1615
No description provided.
The text was updated successfully, but these errors were encountered: