stable
Clone or download
Read-only
No functional change. Cypress end-to-end tests should still be able to start. Closes request #31529 Extend tsconfigs from the build system lib Change-Id: I39470bf0f608f398f3d5f34d005ff56a8ba18302
Modified Files
Name | ||||
---|---|---|---|---|
M | lib/test-utils/cypress-configurator/package.json | +0 | −1 | Go to diff View file |
A | lib/test-utils/cypress-configurator/tsc/tsconfig.json | +9 | −0 | Go to diff View file |
M | plugins/agiledashboard/tests/e2e/cypress/tsconfig.json | +2 | −4 | Go to diff View file |
M | plugins/crosstracker/tests/e2e/cypress/tsconfig.json | +2 | −4 | Go to diff View file |
M | plugins/document/tests/e2e/cypress/tsconfig.json | +2 | −4 | Go to diff View file |
M | plugins/frs/tests/e2e/cypress/tsconfig.json | +2 | −4 | Go to diff View file |
M | plugins/git/tests/e2e/cypress/tsconfig.json | +2 | −4 | Go to diff View file |
M | plugins/mediawiki/tests/e2e/cypress/tsconfig.json | +2 | −4 | Go to diff View file |
M | plugins/oauth2_server/tests/e2e/cypress/tsconfig.json | +2 | −4 | Go to diff View file |
M | plugins/program_management/tests/e2e/cypress/tsconfig.json | +2 | −4 | Go to diff View file |
M | plugins/projectmilestones/tests/e2e/cypress/tsconfig.json | +2 | −4 | Go to diff View file |
M | plugins/svn/tests/e2e/cypress/tsconfig.json | +2 | −4 | Go to diff View file |
M | plugins/taskboard/tests/e2e/cypress/tsconfig.json | +2 | −4 | Go to diff View file |
M | plugins/testmanagement/tests/e2e/cypress/tsconfig.json | +2 | −4 | Go to diff View file |
M | plugins/testplan/tests/e2e/cypress/tsconfig.json | +2 | −4 | Go to diff View file |
M | plugins/timetracking/tests/e2e/cypress/tsconfig.json | +2 | −4 | Go to diff View file |
M | plugins/tracker/tests/e2e/cypress/tsconfig.json | +2 | −4 | Go to diff View file |
M | tests/e2e/full/cypress/package.json | +1 | −1 | Go to diff View file |
M | tests/e2e/full/cypress/pnpm-lock.yaml | +2 | −0 | Go to diff View file |
M | tests/e2e/full/cypress/tsconfig.json | +1 | −7 | Go to diff View file |