stable
Clone or download
Read-only
fixes request #31576 Improve taskboard flaky test
How to reproduce Run cypress in dev mode, add some throttling in network (like fast 3G) The test `hide/show the swimlanes and cards that are "Done"` will fail because assertions on children cards will be done before the cards are rerendered No error with this patch Change-Id: Iceaa295c0ad978207f1872c2d63b30197ab24469
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/taskboard/tests/e2e/cypress/cypress/e2e/taskboard.cy.ts | +3 | −0 | Go to diff View file |