When making a code change to the site (e.g a style change), it's hard to know how many pages will be affected by the change. It's common for the obvious pages to be inspected when reviewing the pull request (PR), but the less-obvious impacted pages don't get checked, resulted in un-reviewed changes going into production.
A visual-diff check would alert the reviewer to all pages that are visually changed by the PR.
- is caused by
-
RHD-1112 Ensure the Developers website is fully tested
- To Do