LilyL0u
LilyL0u
We get a lot of test failures due to a mismatch of the up-to-date data requested from the BFF and the out-of-date cached topics page. Adding the random query string...
**Overall change:** URLs added for the LTR services that we will release topic pages for on 4th May. Enabled for test and live. **Code changes:** URL added. Enabled. --- -...
Uses cypress-image-snapshot to take snapshots and compare to a base image. This is still being worked on, but have a look to see what you think. I am currently getting...
Update to the fixture data for the page http://localhost:7080/mundo/23263889 to include the new includes! --- - [x] I have assigned myself to this PR and the corresponding issues - [x]...
https://www.test.bbc.com/mundo/23263889 I had put a Flourish include on this test page. It was causing this application error to fail the E2E tests: With some digging by @andrewscfc, we found that...
Flourish includes on the home page using FlourishEmbed component Other includes on the home page using EmbedHtml component http://localhost:7080/portuguese the BFF PR that is required for this to work is...
Resolves JIRA [https://jira.dev.bbc.co.uk/browse/WSTEAMA-652] All images are now webp, except for when webp is unavailable it is removed by the service worker. After discussion with @eagerterrier the decision was made to...
Resolves JIRA [[1244]](https://jira.dev.bbc.co.uk/browse/WSTEAMA-1244?workflowName=Software+Simplified+Workflow+for+Project+WSTEAMA&stepId=11) Overall changes ====== To fix the bug where an h tag was empty (e.g 'h' instead of 'h2' or 'h3') change the code that passes though a...
Temporarily has Pedram's code from the BFF until that PR is merged. This allows us to use the data in the form it will be. Having Pedram's work on the...
Resolves JIRA: Summary ====== _A very high-level summary of easily-reproducible changes that can be understood by non-devs, and why these changes where made._ Code changes ====== - _A bullet point...