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.39k stars 219 forks source link

New media player on canonical Article/MediaArticle pages #11782

Closed amoore108 closed 2 days ago

amoore108 commented 1 month ago

Overall changes

Code changes

Testing

  1. Check ArticlePage http://localhost.bbc.com:7080/mundo/articles/c1xv2q1gewvo?renderer_env=test
  2. Confirm the video plays correctly
  3. Check MediaArticlePage http://localhost.bbc.com:7080/hausa/articles/cd6y2qqq3vxo?renderer_env=live
  4. Confirm the video plays correctly
  5. Check CPS http://localhost.bbc.com:7080/serbian/cyr/srbija-68707945?renderer_env=live
  6. Confirm the video plays correctly
  7. Check MAP http://localhost.bbc.com:7080/hausa/labarai-51622389?renderer_env=live
  8. Confirm the video plays correctly
  9. Check MAP - Live stream http://localhost.bbc.com:7080/arabic/media-49522519?renderer_env=live
  10. Confirm the live video plays correctly with rewind controls

Helpful Links

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

Coding Standards

Repository use guidelines