stable

Clone or download

Read-only

refactor: Use cy.session to log in TestManagement tests

No functional change. End-to-end tests for TestManagement should succeed. Note: almost all TTM tests depended on each other. They have been reorganized. part of request #29992 Bump cypress to 12.1.0 Change-Id: Ifee9e1c669a738ded523ec21d8df582da488d950

Modified Files

Name
M lib/test-utils/cypress-utilities-support/src/commands-type-definitions.d.ts +0 −12 Go to diff View file
M lib/test-utils/cypress-utilities-support/src/commands.ts +0 −25 Go to diff View file
M plugins/testmanagement/tests/e2e/cypress/cypress.config.ts +2 −1 Go to diff View file
M plugins/testmanagement/tests/e2e/cypress/cypress/e2e/campaign.cy.ts +215 −274 Go to diff View file
M plugins/testmanagement/tests/e2e/cypress/cypress/e2e/shortcuts.cy.ts +31 −41 Go to diff View file