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

[Cypress12] Ensure cypress functional tests run with Cypress12 #247

Closed
cwperks opened this issue Aug 24, 2023 · 1 comment
Closed

[Cypress12] Ensure cypress functional tests run with Cypress12 #247

cwperks opened this issue Aug 24, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@cwperks
Copy link
Member

cwperks commented Aug 24, 2023

The opensearch-dashboards-functional-test repo is working on upgrading the version of Cypress used in the repo from v9 to v12.

There is a feature branch in the repository called feature/cypress12 to work on the upgrade and ensure that all repositories that have functional tests in the repo can verify that their tests run successfully with the upgraded version of cypress. If any updates to tests are required please submit a PR against the function test repo and base the PR on the feature/cypress12 branch to show the tests running with the upgraded version of Cypress.

Please refer to the migration guide from Cypress to reference when updating tests.

If no work is required to update the tests then please close this issue and indicate that no update is required.

@wanglam
Copy link
Collaborator

wanglam commented Sep 12, 2023

@cwperks I've tested the feature/cypress12 branch based this commit id(bc069d8a1a6eade48b2baa265c24a262bc44bc71). The functional test code work fine in cypress 12. It seems we don't need to do any manual update. Feel free to reopen this issue if need to do some code change.
image

@wanglam wanglam closed this as completed Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants