bbc / simorgh

The BBC's Open Source Web Application. Contributions welcome! Used on some of our biggest websites, e.g.
https://www.bbc.com/thai
Other
1.38k stars 215 forks source link

Fix for E2Es failing on webp test #11700

Closed LilyL0u closed 2 months ago

LilyL0u commented 2 months ago
  1. The sport page has no image on. The tests now check for the presence of at least one img in the document before they run.

  2. There were .gif images in the frosted promos for one test asset. '.gif' was not included in the isWebSupported array of accepted url regexes. I added it in the regex.

Helpful Links

Add Links to useful resources related to this PR if applicable.

Coding Standards

Repository use guidelines