stable

Clone or download

Read-only

fix: reload the page after waiting in e2e test

Fixes request #28271 e2e test does not reload while waiting No functional change. Program Management end-to-end test should succeed. If the first attempt at asserting the PI or Iteration is correctly mirrored fails, it should not automatically fail all the 9 other attempts. Notes: I also took the opportunity to reduce some duplication. Change-Id: I8e53e4f11592dc569f88f4817793d1cafe125d9e

Modified Files

Name
M plugins/program_management/tests/e2e/cypress/cypress/e2e/program_management.cy.ts +86 −77 Go to diff View file