stable
Clone or download
Read-only
No functional change. End-to-end tests for Core should succeed. part of request #29992 Bump cypress to 12.1.0 Change-Id: Ic30e592f88da8e83459e81728fb0751af171ffab
Modified Files
Name | ||||
---|---|---|---|---|
M | lib/test-utils/cypress-utilities-support/src/commands-type-definitions.d.ts | +1 | −7 | Go to diff View file |
M | lib/test-utils/cypress-utilities-support/src/commands.ts | +4 | −18 | Go to diff View file |
M | lib/test-utils/cypress-utilities-support/src/index.ts | +1 | −0 | Go to diff View file |
M | tests/e2e/full/cypress.config.ts | +2 | −1 | Go to diff View file |
M | tests/e2e/full/cypress/e2e/core-permissions.cy.ts | +16 | −20 | Go to diff View file |
M | tests/e2e/full/cypress/e2e/dashboard.cy.ts | +3 | −7 | Go to diff View file |
M | tests/e2e/full/cypress/e2e/frs.cy.ts | +5 | −15 | Go to diff View file |
M | tests/e2e/full/cypress/e2e/invitation.cy.ts | +9 | −16 | Go to diff View file |
M | tests/e2e/full/cypress/e2e/project_admin.cy.ts | +114 | −155 | Go to diff View file |
M | tests/e2e/full/cypress/e2e/site_admin.cy.ts | +2 | −9 | Go to diff View file |
M | tests/e2e/full/cypress/e2e/user_navigation.cy.ts | +15 | −22 | Go to diff View file |
M | tests/e2e/full/cypress/e2e/user_preferences.cy.ts | +70 | −56 | Go to diff View file |