stable

Clone or download

Read-only

request #21857 Bump cypress to 8.0.0

No functional changes, make tests_cypress should end without errors The workflow viewport is no longer needed [0] since cypress now set a larger one when executed in headless mode [0]https://docs.cypress.io/guides/references/migration-guide#Default-screen-size-during-headless Change-Id: Idf45c3e05585e2acb954b9324563ee4a4ff48b6a

Modified Files

Name
M package-lock.json +211 −492 Go to diff View file
M package.json +1 −1 Go to diff View file
M plugins/agiledashboard/tests/e2e/cypress/cypress/integration/artifact-modal.spec.ts +9 −4 Go to diff View file
M plugins/oauth2_server/tests/e2e/cypress/cypress/integration/oidc-flow.spec.ts +1 −1 Go to diff View file
M plugins/projectmilestones/tests/e2e/cypress/cypress/integration/projectmilestones.spec.ts +0 −6 Go to diff View file
M plugins/taskboard/tests/e2e/cypress/cypress/integration/taskboard.spec.ts +9 −12 Go to diff View file
M plugins/tracker/tests/e2e/cypress/cypress/integration/tql.spec.ts +1 −1 Go to diff View file
M plugins/tracker/tests/e2e/cypress/cypress/integration/tracker_workflow.spec.ts +0 −3 Go to diff View file
M tests/e2e/full/cypress/support/commands.ts +2 −1 Go to diff View file