stable

Clone or download

Read-only

feat: Cover kanban promotion with e2e tests

The test ensures that when a project admin edits a Kanban and changes its promotion, then it disappears from the sidebar. No functional changes, e2e tests should pass. Part of story #34008: See promoted Kanban in sidebar Change-Id: I2914b851101e2353ccc8d9beafafb5e33971c403

Modified Files

Name
M plugins/kanban/scripts/kanban/src/app/edit-kanban/edit-kanban.tpl.html +1 −1 Go to diff View file
M plugins/kanban/tests/e2e/cypress/cypress/e2e/kanban.cy.ts +15 −0 Go to diff View file