stable

Clone or download

Read-only

test correct explicit backlog test suite

part of request #24982 clean e2e test suite How to test: launch tests suite in dev mode with make test_cypress_dev go on plugins/agiledashboard/tests/e2e/cypress and open cypress with npx cypress open Note: Even after many full test/partial tests execution (and relaunch af full dev container) I have never been able to reproduce the issue. I'm assuming that the test who start failing was an existing test, something on switching project create a race condition for trigger the bug. It's not ideal, but as long I'm not able to reproduce it locally, I won't be able to give further explaination of why it fails. Change-Id: Ie5cbd9bde4de64a3a8a4e9fcd65dd4912c49c5e9

Modified Files

Name
M plugins/agiledashboard/tests/e2e/cypress/cypress/integration/explicit-backlog.spec.ts +89 −80 Go to diff View file