stable
Clone or download
Read-only
part of request #18840 new navigation should be covered by e2e Why this change: Given the page is not fully loaded, and given we access to "+ new artifact" Then the artifact view is opened and not the modal Now we're waiting the full load of page before clicking You can reproduce the issue by only running the explicit-backlog test in dev mode and by slowing down the network in the navigator Change-Id: I7e69fa5306f66342aec63db066e7e8897c5f2db1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/scripts/planning-v2/src/app/backlog/backlog.tpl.html | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/tests/e2e/cypress/cypress/integration/explicit-backlog.spec.ts | +3 | −0 | Go to diff View file |