-
Notifications
You must be signed in to change notification settings - Fork 4
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 jupyter-apis cypress tests to KF1.7 #220
Labels
Comments
47 tasks
One of the big things with cypress in Kubeflow 1.7 is that it got upgraded from v7 to v10. With this major version change, some things got updated in the code structure. These are some of the things that impact our code:
|
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Update the cypress package to match upstream.
Also make sure that cypress.json got updated and renamed to cypress.config.ts.
One thing to note is that they updated their cypress version from v7 to v10.
List of files under Jupyter folder (note: Not counting common or volume folder)
Cypress
jupyter/frontend/cypress
jupyter/frontend/cypress/e2e
jupyter/frontend/cypress/fixtures
Notes from jupyter
jupyter/frontend
The text was updated successfully, but these errors were encountered: