stable

Clone or download

Read-only

Merge commit 'refs/changes/08/22008/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #19722 Add cypress tests for the "switch-to" modal Change-Id: I15ef351b759cdae6b9514b5f0496232ee75e7090

Modified Files

Name
M src/scripts/switch-to/src/components/AppBurningParrot.vue +7 −1 Go to diff View file
M src/scripts/switch-to/src/components/Body/Projects/ProjectLink.vue +6 −1 Go to diff View file
M src/scripts/switch-to/src/components/Body/Projects/__snapshots__/ProjectLink.test.ts.snap +1 −0 Go to diff View file
M src/scripts/switch-to/src/components/Header/SwitchToFilter.vue +1 −0 Go to diff View file
M src/templates/dashboard/project.mustache +1 −1 Go to diff View file
M src/templates/project/navigation.mustache +1 −1 Go to diff View file
M src/templates/search/project_result.mustache +2 −2 Go to diff View file
M src/templates/search/search-bar.mustache +2 −2 Go to diff View file
M src/themes/BurningParrot/templates/navbar/navbar.mustache +1 −1 Go to diff View file
M tests/e2e/full/cypress/integration/user_navigation.spec.ts +64 −31 Go to diff View file