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 222 forks source link

Stabilise flaky tests #11725

Closed MeriemMechri closed 3 months ago

MeriemMechri commented 3 months ago

Resolves JIRA [number]

Overall changes

Re-added if function to exclude news pages.

Testing

Environment Smoke Command Status
local true CYPRESS_APP_ENV=local CYPRESS_SMOKE=true yarn test:e2e N/A
local false CYPRESS_APP_ENV=local yarn test:e2e N/A
test true CYPRESS_APP_ENV=test CYPRESS_SMOKE=true yarn cypress Pass
test false CYPRESS_APP_ENV=test yarn cypress Pass
live true CYPRESS_APP_ENV=live CYPRESS_SMOKE=true yarn cypress Pass
live false CYPRESS_APP_ENV=live yarn cypress Pass

Helpful Links

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

Coding Standards

Repository use guidelines