stable

Clone or download

Read-only

request #36486 kanban test are flaky

How to test: make tests e2e should succeed Why? A card is created inplace in backlog column and dropped before beeing created by REST route When we trigger drag and drop, the card can be not fully created by REST route and ad null as its id, so the drop fail Change-Id: Idd680352b609e2209d515201ec79dffc2aed4a0d

Modified Files

Name
M plugins/kanban/tests/e2e/cypress/cypress/e2e/kanban.cy.ts +17 −27 Go to diff View file