•  
      request #28271 e2e test does not reload while waiting
    Infos
    #28271
    Joris MASSON (jmasson)
    2022-09-12 10:34
    2022-09-05 11:04
    29824
    Details
    e2e test does not reload while waiting

    Program Management end-to-end tests test some async features of Tuleap, such as replication of Program Increments and Iterations. The test code waits until it can assert a condition (it finds the updated Iteration name for example). However, it never reloads the page, and as a result if it fails the first time, the other 9 attempts will also fail. We should make it reload the page to have a chance to succeed.

    Cypress
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Closed
    2022-09-12
    Attachments
    Empty
    References
    Referencing request #28271

    Follow-ups