-
Task
-
Resolution: Done
-
Major
-
None
-
ACM 2.9.0, ACM 2.8.0
-
3
-
False
-
-
False
-
-
-
Workload Mgmt Train 27 - 1, Workload Mgmt Train 27 - 2
-
No
We should investigate the effort required to move from v9 to v12, as newer versions of cypress fix several issues as well as faster bundled libraries.
Steps
- Read the cypress migration guide https://docs.cypress.io/guides/references/migration-guide
- Create a separate branch of main and apply migration guide to see what needs to be updated (for example, probably login needs to be updated to use cy.session())
- Note any changes that would be required from CI POV