stable

Clone or download

Read-only

Merge commit 'refs/changes/86/22586/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #20984 Improve cypress custom commands Change-Id: Ifacfada8c17ecd9875ce13bbe1350e9003268f3a

Modified Files

Name
M plugins/agiledashboard/tests/e2e/cypress/cypress/integration/agile-dasboard.spec.ts +5 −5 Go to diff View file
M plugins/agiledashboard/tests/e2e/cypress/cypress/integration/artifact-modal.spec.ts +2 −2 Go to diff View file
M plugins/agiledashboard/tests/e2e/cypress/cypress/integration/explicit-backlog.spec.ts +2 −2 Go to diff View file
M plugins/agiledashboard/tests/e2e/cypress/cypress/integration/implicit-backlog.spec.ts +1 −1 Go to diff View file
M plugins/agiledashboard/tests/e2e/cypress/cypress/integration/kanban.spec.ts +7 −7 Go to diff View file
M plugins/crosstracker/tests/e2e/cypress/cypress/integration/cross_tracker_search.spec.ts +2 −2 Go to diff View file
M plugins/docman/tests/e2e/cypress/cypress/integration/docman.spec.ts +5 −5 Go to diff View file
M plugins/document/tests/e2e/cypress/cypress/integration/document.spec.ts +2 −2 Go to diff View file
M plugins/frs/tests/e2e/cypress/cypress/integration/frs-plugin.spec.ts +3 −3 Go to diff View file
M plugins/git/tests/e2e/cypress/cypress/integration/git.spec.ts +5 −5 Go to diff View file
M plugins/mediawiki/tests/e2e/cypress/cypress/integration/mediawiki.spec.ts +2 −2 Go to diff View file
M plugins/mediawiki/tests/e2e/cypress/cypress/integration/platform_allows_anonymous.spec.ts +2 −2 Go to diff View file
M plugins/mediawiki/tests/e2e/cypress/cypress/integration/platform_allows_restricted.spec.ts +4 −4 Go to diff View file
M plugins/oauth2_server/tests/e2e/cypress/cypress/integration/oidc-flow.spec.ts +3 −3 Go to diff View file
M plugins/projectmilestones/tests/e2e/cypress/cypress/integration/projectmilestones.spec.ts +2 −2 Go to diff View file
M plugins/svn/tests/e2e/cypress/cypress/integration/svn.spec.ts +11 −11 Go to diff View file
M plugins/taskboard/tests/e2e/cypress/cypress/integration/taskboard.spec.ts +2 −2 Go to diff View file
M plugins/testmanagement/tests/e2e/cypress/cypress/integration/campaign.spec.ts +3 −3 Go to diff View file
M plugins/testmanagement/tests/e2e/cypress/cypress/integration/shortcuts.spec.ts +2 −2 Go to diff View file
M plugins/testplan/tests/e2e/cypress/cypress/integration/testplan.spec.ts +2 −2 Go to diff View file
M plugins/timetracking/tests/e2e/cypress/cypress/integration/timetracking.spec.ts +2 −2 Go to diff View file
M plugins/tracker/tests/e2e/cypress/cypress/integration/artifact_link-usage.spec.ts +4 −4 Go to diff View file
R plugins/tracker/tests/e2e/cypress/cypress/integration/emty_followup.spec.ts Go to diff View file
M plugins/tracker/tests/e2e/cypress/cypress/integration/tql.spec.ts +2 −2 Go to diff View file
M plugins/tracker/tests/e2e/cypress/cypress/integration/tracker_artifact.spec.ts +9 −9 Go to diff View file
M plugins/tracker/tests/e2e/cypress/cypress/integration/tracker_workflow.spec.ts +3 −3 Go to diff View file
M tests/e2e/full/cypress/integration/dashboard_site_administrator.spec.ts +2 −2 Go to diff View file
M tests/e2e/full/cypress/integration/dashboard_user.spec.ts +2 −2 Go to diff View file
M tests/e2e/full/cypress/integration/forum.spec.ts +5 −5 Go to diff View file
M tests/e2e/full/cypress/integration/frs.spec.ts +5 −5 Go to diff View file
M tests/e2e/full/cypress/integration/list.spec.ts +5 −5 Go to diff View file
M tests/e2e/full/cypress/integration/news.spec.ts +5 −5 Go to diff View file
M tests/e2e/full/cypress/integration/project_admin.spec.ts +8 −8 Go to diff View file
M tests/e2e/full/cypress/integration/site_admin.spec.ts +2 −2 Go to diff View file
M tests/e2e/full/cypress/integration/user_navigation.spec.ts +4 −4 Go to diff View file
M tests/e2e/full/cypress/integration/user_preferences.spec.ts +2 −2 Go to diff View file
M tests/e2e/full/cypress/integration/wiki.spec.ts +5 −5 Go to diff View file
M tests/e2e/full/cypress/support/commands.ts +17 −6 Go to diff View file