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

Upgrade to Cypress 13 #110

Merged
merged 4 commits into from
Aug 30, 2023
Merged

Upgrade to Cypress 13 #110

merged 4 commits into from
Aug 30, 2023

Conversation

iamdharmesh
Copy link
Member

@iamdharmesh iamdharmesh commented Aug 30, 2023

Description of the Change

This PR upgrades the Cypress version to 13 and updates needed files as part of the migration.

Closes #83
Closes #55

How to test the Change

Make sure PR PASS E2E tests check OR verify E2E tests locally.

Changelog Entry

Changed - Bump Cypress version from 10.11.0 to 13.0.0

Credits

Props @iamdharmesh @cadic

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@iamdharmesh iamdharmesh self-assigned this Aug 30, 2023
@iamdharmesh iamdharmesh requested a review from a team as a code owner August 30, 2023 13:06
@iamdharmesh iamdharmesh requested review from Sidsector9 and removed request for a team August 30, 2023 13:06
@iamdharmesh iamdharmesh added this to the 0.3.0 milestone Aug 30, 2023
@dkotter dkotter modified the milestones: 0.3.0, 0.2.0 Aug 30, 2023
@dkotter
Copy link
Collaborator

dkotter commented Aug 30, 2023

Pulled these changes locally in ClassifAI, which runs Cypress 12, and verified all tests still pass, so we should be good here

@dkotter dkotter merged commit db5368c into develop Aug 30, 2023
8 checks passed
@dkotter dkotter deleted the upkeep/83 branch August 30, 2023 14:40
github-actions bot pushed a commit that referenced this pull request Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to Cypress 12 Upgrade login/logout commands to "cy.session()" workflow when it will be released
2 participants