stable
Clone or download
Read-only
Part of request #14067 Add cypress test for the kanban In this patch the Admin rename the Kanban, he also add/rename/remove column How to test: - make tests_cypress => No error expected Change-Id: Id95e3e1a4928255c97b7b62c13b4483eb9f429cc
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/scripts/kanban/src/app/app-kanban-controller.js | +6 | −0 | Go to diff View file |
M | plugins/agiledashboard/scripts/kanban/src/app/edit-kanban/edit-kanban-controller.js | +6 | −0 | Go to diff View file |
M | plugins/agiledashboard/scripts/kanban/src/app/edit-kanban/edit-kanban.tpl.html | +20 | −9 | Go to diff View file |
M | plugins/agiledashboard/scripts/kanban/src/app/kanban.tpl.html | +4 | −3 | Go to diff View file |
M | plugins/agiledashboard/tests/e2e/cypress/cypress/integration/kanban.spec.js | +83 | −8 | Go to diff View file |