stable

Clone or download

Read-only

Add the test of the WIP column and the drag and drop of cards

request #19268 Complete Kanban Cypress test make test_cypress should return no error Change-Id: Iea3c5b91b0c3b1d41f1024dc873bc7c42fc34afc

Modified Files

Name
M plugins/agiledashboard/scripts/kanban/src/app/kanban-item/kanban-item-controller.js +6 −0 Go to diff View file
M plugins/agiledashboard/scripts/kanban/src/app/kanban-item/kanban-item.tpl.html +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/kanban/src/app/kanban.tpl.html +1 −0 Go to diff View file
M plugins/agiledashboard/scripts/kanban/src/app/wip-popover/wip-popover.tpl.html +2 −1 Go to diff View file
M plugins/agiledashboard/tests/e2e/cypress/cypress/integration/kanban.spec.ts +80 −1 Go to diff View file