stable
Clone or download
Read-only
request #24235 Add cypress tests for git and pull request converts test_case #15222 make tests-e2e should succeed Change-Id: I49f921bb6dc26f77b5919b134637712b3d7de8a0
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/scripts/repositories-list/src/components/GitRepository.vue | +1 | −0 | Go to diff View file |
M | plugins/git/scripts/repositories-list/src/components/NoRepositoryEmptyState.vue | +1 | −1 | Go to diff View file |
M | plugins/git/scripts/repositories-list/src/components/RepositoryListSpinner.vue | +5 | −1 | Go to diff View file |
M | plugins/git/scripts/repositories-list/src/components/folders/CollapsibleFolder.vue | +1 | −0 | Go to diff View file |
A | plugins/git/tests/e2e/cypress/_fixtures/git_delete/export/repository-6.bundle | Binary file | Go to diff View file | |
A | plugins/git/tests/e2e/cypress/_fixtures/git_delete/project.xml | +44 | −0 | Go to diff View file |
A | plugins/git/tests/e2e/cypress/_fixtures/git_delete/users.xml | +35 | −0 | Go to diff View file |
M | plugins/git/tests/e2e/cypress/cypress/e2e/git.cy.ts | +21 | −0 | Go to diff View file |