ONSdigital / design-team

An empty repository as the hub for design team tickets (Issues).
0 stars 0 forks source link

[BUG] VR testing issue #207

Closed MagdalenaLarge closed 1 week ago

MagdalenaLarge commented 1 month ago

Summary During performing the standard review of one of the tickets we identified an issue with visual regression testing. We are not able to complete it. Team implemented manual work around, but it takes lots of time to perform testing this way.

Alessio created ticket with Github team: Ticket 2909885

Expected outcome Visual regression testing is automated working as it did previously.

rmccar commented 1 month ago

My investigation has lead me to the conclusion that the issue is the version of Puppeteer we are on which is explained in this thread. This is backed up with the fact that the VR tests are passing on this PR. So I think we need to update to v22 but there are some breaking changes than need to be fixed to do this