stable
Clone or download
Read-only
request #27504 bump cypress to 10.2.0
make tests-e2e should end without errors Change-Id: Ida9f63dd021d9f505db0c83f943b537a4d127148
Modified Files
Name | ||||
---|---|---|---|---|
M | package.json | +1 | −1 | Go to diff View file |
A | plugins/agiledashboard/tests/e2e/cypress/cypress.config.js | +19 | −0 | Go to diff View file |
D | plugins/agiledashboard/tests/e2e/cypress/cypress.json | +0 | −15 | Go to diff View file |
R | plugins/agiledashboard/tests/e2e/cypress/cypress/integration/artifact-modal.spec.ts | Go to diff View file | ||
R | plugins/agiledashboard/tests/e2e/cypress/cypress/integration/explicit-backlog.spec.ts | Go to diff View file | ||
R | plugins/agiledashboard/tests/e2e/cypress/cypress/integration/implicit-backlog.spec.ts | Go to diff View file | ||
R | plugins/agiledashboard/tests/e2e/cypress/cypress/integration/kanban.spec.ts | Go to diff View file | ||
R | plugins/agiledashboard/tests/e2e/cypress/cypress/support/index.ts | Go to diff View file | ||
A | plugins/crosstracker/tests/e2e/cypress/cypress.config.js | +19 | −0 | Go to diff View file |
D | plugins/crosstracker/tests/e2e/cypress/cypress.json | +0 | −15 | Go to diff View file |
R | plugins/crosstracker/tests/e2e/cypress/cypress/integration/cross_tracker_search.spec.ts | Go to diff View file | ||
R | plugins/crosstracker/tests/e2e/cypress/cypress/support/index.ts | Go to diff View file | ||
A | plugins/document/tests/e2e/cypress/cypress.config.js | +20 | −0 | Go to diff View file |
D | plugins/document/tests/e2e/cypress/cypress.json | +0 | −16 | Go to diff View file |
R | plugins/document/tests/e2e/cypress/cypress/integration/document.spec.ts | Go to diff View file | ||
R | plugins/document/tests/e2e/cypress/cypress/integration/filename-pattern.spec.ts | Go to diff View file | ||
R | plugins/document/tests/e2e/cypress/cypress/integration/phpwiki.spec.ts | Go to diff View file | ||
R | plugins/document/tests/e2e/cypress/cypress/integration/search.spec.ts | Go to diff View file | ||
R | plugins/document/tests/e2e/cypress/cypress/support/index.ts | Go to diff View file | ||
A | plugins/frs/tests/e2e/cypress/cypress.config.js | +20 | −0 | Go to diff View file |
D | plugins/frs/tests/e2e/cypress/cypress.json | +0 | −16 | Go to diff View file |
R | plugins/frs/tests/e2e/cypress/cypress/integration/frs-plugin.spec.ts | Go to diff View file | ||
R | plugins/frs/tests/e2e/cypress/cypress/support/index.ts | Go to diff View file | ||
A | plugins/git/tests/e2e/cypress/cypress.config.js | +20 | −0 | Go to diff View file |
D | plugins/git/tests/e2e/cypress/cypress.json | +0 | −16 | Go to diff View file |
R | plugins/git/tests/e2e/cypress/cypress/integration/git.spec.ts | Go to diff View file | ||
R | plugins/git/tests/e2e/cypress/cypress/support/index.ts | Go to diff View file | ||
A | plugins/mediawiki/tests/e2e/cypress/cypress.config.js | +20 | −0 | Go to diff View file |
D | plugins/mediawiki/tests/e2e/cypress/cypress.json | +0 | −16 | Go to diff View file |
R | plugins/mediawiki/tests/e2e/cypress/cypress/integration/mediawiki.spec.ts | Go to diff View file | ||
R | plugins/mediawiki/tests/e2e/cypress/cypress/integration/permission_delegation.spec.ts | Go to diff View file | ||
R | plugins/mediawiki/tests/e2e/cypress/cypress/integration/platform_allows_anonymous.spec.ts | Go to diff View file | ||
R | plugins/mediawiki/tests/e2e/cypress/cypress/integration/platform_allows_restricted.spec.ts | Go to diff View file | ||
R | plugins/mediawiki/tests/e2e/cypress/cypress/integration/private_project.spec.ts | Go to diff View file | ||
R | plugins/mediawiki/tests/e2e/cypress/cypress/integration/public_project.spec.ts | Go to diff View file | ||
R | plugins/mediawiki/tests/e2e/cypress/cypress/support/index.ts | Go to diff View file | ||
A | plugins/oauth2_server/tests/e2e/cypress/cypress.config.js | +21 | −0 | Go to diff View file |
D | plugins/oauth2_server/tests/e2e/cypress/cypress.json | +0 | −17 | Go to diff View file |
R | plugins/oauth2_server/tests/e2e/cypress/cypress/integration/oidc-flow.spec.ts | Go to diff View file | ||
R | plugins/oauth2_server/tests/e2e/cypress/cypress/support/index.ts | Go to diff View file | ||
A | plugins/program_management/tests/e2e/cypress/cypress.config.js | +20 | −0 | Go to diff View file |
D | plugins/program_management/tests/e2e/cypress/cypress.json | +0 | −16 | Go to diff View file |
R | plugins/program_management/tests/e2e/cypress/cypress/integration/program_management.spec.ts | Go to diff View file | ||
R | plugins/program_management/tests/e2e/cypress/cypress/support/index.ts | Go to diff View file | ||
A | plugins/projectmilestones/tests/e2e/cypress/cypress.config.js | +20 | −0 | Go to diff View file |
D | plugins/projectmilestones/tests/e2e/cypress/cypress.json | +0 | −16 | Go to diff View file |
R | plugins/projectmilestones/tests/e2e/cypress/cypress/integration/projectmilestones.spec.ts | Go to diff View file | ||
R | plugins/projectmilestones/tests/e2e/cypress/cypress/support/index.ts | Go to diff View file | ||
A | plugins/svn/tests/e2e/cypress/cypress.config.js | +20 | −0 | Go to diff View file |
D | plugins/svn/tests/e2e/cypress/cypress.json | +0 | −16 | Go to diff View file |
R | plugins/svn/tests/e2e/cypress/cypress/integration/svn.spec.ts | Go to diff View file | ||
R | plugins/svn/tests/e2e/cypress/cypress/support/index.ts | Go to diff View file | ||
A | plugins/taskboard/tests/e2e/cypress/cypress.config.js | +20 | −0 | Go to diff View file |
D | plugins/taskboard/tests/e2e/cypress/cypress.json | +0 | −16 | Go to diff View file |
R | plugins/taskboard/tests/e2e/cypress/cypress/integration/taskboard.spec.ts | Go to diff View file | ||
R | plugins/taskboard/tests/e2e/cypress/cypress/support/index.ts | Go to diff View file | ||
A | plugins/testmanagement/tests/e2e/cypress/cypress.config.js | +20 | −0 | Go to diff View file |
D | plugins/testmanagement/tests/e2e/cypress/cypress.json | +0 | −16 | Go to diff View file |
R | plugins/testmanagement/tests/e2e/cypress/cypress/integration/campaign.spec.ts | Go to diff View file | ||
R | plugins/testmanagement/tests/e2e/cypress/cypress/integration/shortcuts.spec.ts | Go to diff View file | ||
R | plugins/testmanagement/tests/e2e/cypress/cypress/support/index.ts | Go to diff View file | ||
A | plugins/testplan/tests/e2e/cypress/cypress.config.js | +20 | −0 | Go to diff View file |
D | plugins/testplan/tests/e2e/cypress/cypress.json | +0 | −16 | Go to diff View file |
R | plugins/testplan/tests/e2e/cypress/cypress/integration/testplan.spec.ts | Go to diff View file | ||
R | plugins/testplan/tests/e2e/cypress/cypress/support/index.ts | Go to diff View file | ||
A | plugins/timetracking/tests/e2e/cypress/cypress.config.js | +21 | −0 | Go to diff View file |
D | plugins/timetracking/tests/e2e/cypress/cypress.json | +0 | −16 | Go to diff View file |
R | plugins/timetracking/tests/e2e/cypress/cypress/integration/timetracking.spec.ts | Go to diff View file | ||
R | plugins/timetracking/tests/e2e/cypress/cypress/support/index.ts | Go to diff View file | ||
A | plugins/tracker/tests/e2e/cypress/cypress.config.js | +20 | −0 | Go to diff View file |
D | plugins/tracker/tests/e2e/cypress/cypress.json | +0 | −16 | Go to diff View file |
R | plugins/tracker/tests/e2e/cypress/cypress/integration/artifact_link-usage.spec.ts | Go to diff View file | ||
R | plugins/tracker/tests/e2e/cypress/cypress/integration/empty_followup.spec.ts | Go to diff View file | ||
R | plugins/tracker/tests/e2e/cypress/cypress/integration/tql.spec.ts | Go to diff View file | ||
R | plugins/tracker/tests/e2e/cypress/cypress/integration/tracker_artifact.spec.ts | Go to diff View file | ||
R | plugins/tracker/tests/e2e/cypress/cypress/integration/tracker_workflow.spec.ts | Go to diff View file | ||
R | plugins/tracker/tests/e2e/cypress/cypress/support/index.ts | Go to diff View file | ||
M | pnpm-lock.yaml | +49 | −53 | Go to diff View file |
A | tests/e2e/full/cypress.config.js | +20 | −0 | Go to diff View file |
D | tests/e2e/full/cypress.json | +0 | −16 | Go to diff View file |
R | tests/e2e/full/cypress/integration/dashboard_project.spec.ts | Go to diff View file | ||
R | tests/e2e/full/cypress/integration/dashboard_site_administrator.spec.ts | Go to diff View file | ||
R | tests/e2e/full/cypress/integration/dashboard_user.spec.ts | Go to diff View file | ||
R | tests/e2e/full/cypress/integration/forum.spec.ts | Go to diff View file | ||
R | tests/e2e/full/cypress/integration/frs.spec.ts | Go to diff View file | ||
R | tests/e2e/full/cypress/integration/list.spec.ts | Go to diff View file | ||
R | tests/e2e/full/cypress/integration/news.spec.ts | Go to diff View file | ||
R | tests/e2e/full/cypress/integration/project_admin.spec.ts | Go to diff View file | ||
R | tests/e2e/full/cypress/integration/site_admin.spec.ts | Go to diff View file | ||
R | tests/e2e/full/cypress/integration/user_navigation.spec.ts | Go to diff View file | ||
R | tests/e2e/full/cypress/integration/user_preferences.spec.ts | Go to diff View file | ||
R | tests/e2e/full/cypress/integration/wiki.spec.ts | Go to diff View file | ||
R | tests/e2e/full/cypress/support/index.ts | Go to diff View file |