stable
Clone or download
Read-only
request #19722 Add cypress tests for the "switch-to" modal
make test_cypress command should still work without error Change-Id: I465dd01e32b96b70f46f1a8a3d7e642a85755d67
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 |