stable
Clone or download
Read-only
Part of request #14067 Add cypress test for the kanban How to test: - make test_cypress => There is no error returned Change-Id: I499b772be38ec777d9ddb58bba07aafe1e050dd1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/scripts/kanban/src/app/edit-kanban/edit-kanban.tpl.html | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/tests/e2e/cypress/cypress/integration/kanban.spec.ts | +45 | −0 | Go to diff View file |
A | plugins/agiledashboard/tests/e2e/cypress/cypress/support/commands.ts | +30 | −0 | Go to diff View file |
M | plugins/agiledashboard/tests/e2e/cypress/cypress/support/index.ts | +1 | −0 | Go to diff View file |