stable
Clone or download
Read-only
Close request #34723 Add Kanban e2e kanban test
This contribution covers: - test_case #15402 Collapse/expand columns - test_case #15406 Drop into a collapsed column Logs from `make tests-e2e` should not display error Change-Id: I395fae31ebb9e8e78c0573d335a0a83b7632b7c4
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/kanban/scripts/kanban/src/app/kanban-column/kanban-column-controller.js | +6 | −0 | Go to diff View file |
M | plugins/kanban/scripts/kanban/src/app/kanban-column/kanban-column.tpl.html | +1 | −0 | Go to diff View file |
M | plugins/kanban/scripts/kanban/src/app/kanban.tpl.html | +4 | −2 | Go to diff View file |
M | plugins/kanban/tests/e2e/cypress/cypress/e2e/kanban.cy.ts | +93 | −1 | Go to diff View file |