stable
Clone or download
Read-only
request #24145 cypress: 8.7.0 -> 9.2.0
Cypress end-to-end tests should succeed. Note: the "uploadFixtureFile" command is replaced by cypress-file-upload which was already used by the artifact-modal tests. TypeScript was complaining about the custom command and it is strictly equivalent. Change-Id: I79954d38da4eda543c31d77e430eedbdde7052dc
Modified Files
Name | ||||
---|---|---|---|---|
M | package.json | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/tests/e2e/cypress/cypress/support/commands.ts | +0 | −3 | Go to diff View file |
M | plugins/agiledashboard/tests/e2e/cypress/tsconfig.json | +0 | −3 | Go to diff View file |
M | pnpm-lock.yaml | +44 | −85 | Go to diff View file |
M | tests/e2e/full/cypress/integration/user_preferences.spec.ts | +3 | −3 | Go to diff View file |
M | tests/e2e/full/cypress/support/commands.ts | +4 | −28 | Go to diff View file |
M | tests/e2e/full/cypress/tsconfig.json | +1 | −1 | Go to diff View file |