stable
Clone or download
Read-only
part of request #24982 clean e2e test suite How to test: launch tests suite in dev mode with make test_cypress_dev go on plugins/git/tests/e2e/cypress and open cypress with npx cypress open run multiple times the tests they should not fail Change-Id: I69e0639a035148018441b28486f540ddc4f65e0a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/scripts/repositories/src/components/ActionBar/DisplayModeSwitcher.vue | +1 | −0 | Go to diff View file |
M | plugins/git/scripts/repositories/src/components/ActionBar/__snapshots__/DisplayModeSwitcher.test.ts.snap | +2 | −0 | Go to diff View file |
M | plugins/git/scripts/repositories/src/components/NoRepositoryEmptyState.test.ts | +3 | −3 | Go to diff View file |
M | plugins/git/scripts/repositories/src/components/NoRepositoryEmptyState.vue | +1 | −1 | Go to diff View file |
M | plugins/git/tests/e2e/cypress/cypress/integration/git.spec.ts | +20 | −22 | Go to diff View file |