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.4k stars 224 forks source link

Breaching cypress best practices and tidying #2046

Closed jamesbhobbs closed 5 years ago

jamesbhobbs commented 5 years ago

Is your feature request related to a problem? Please describe. Cypress test in the repo are slightly untidy (subjective), breach many best practices (citations below) and will not scale (related in part to: https://github.com/bbc/simorgh/issues/1837)

Describe the solution you'd like

Describe alternatives you've considered n/a these tests need to be simple, clear and scalable

Testing notes [Tester to complete]

Dev insight: This isn't just something that needs testing it's something that needs all testers to review as each change is made as they'll be the main users of these tests.

Additional context Add any other context or screenshots about the feature request here.

jamesbhobbs commented 5 years ago

Part of https://github.com/bbc/simorgh/issues/2230

oluoluoxenfree commented 5 years ago

Things left to do:

jamesbhobbs commented 5 years ago

This is essentially done