stable

Clone or download

Read-only

chore: close request #34028 cypress: 12.10.0 -> 13.1.0

No functional change. Cypress end-to-end tests should pass. Notes: This also bumps the docker image used to run the cypress tests to node 18.16.1. Change-Id: I116e43de04f1d980ab87b548fcc326c74cd44808

Modified Files

Name
M lib/test-utils/cypress-configurator/src/cypress-config.ts +0 −1 Go to diff View file
M package.json +1 −1 Go to diff View file
M pnpm-lock.yaml +114 −90 Go to diff View file
M tests/e2e/docker/run-tests.dockerfile +10 −3 Go to diff View file
M tests/e2e/full/cypress.config.ts +1 −0 Go to diff View file
D tests/e2e/full/cypress/pnpm-lock.yaml +0 −9 Go to diff View file
R tests/e2e/full/cypress/package.json Go to diff View file
A tests/e2e/full/pnpm-lock.yaml +13 −0 Go to diff View file
M tests/e2e/full/run.sh +1 −1 Go to diff View file
R tests/e2e/full/cypress/tsconfig.json Go to diff View file