cds-snc / c19-benefits-node

Answer some questions to find which federal programs can help you https://covid-benefits.alpha.canada.ca/. - Répondez à quelques questions pour trouver quels programmes d’aide financière fédéraux s’offrent à vous https://covid-prestations.alpha.canada.ca/.
MIT License
2 stars 4 forks source link

Visual Regression Testing #517

Open CalvinRodo opened 4 years ago

CalvinRodo commented 4 years ago

To prevent an issue with Cache Invalidation from recurring we should look at implementing a visual regresssion testing framework as part of our Smoke Tests after deploying to the staging environment.

This doesn't need to be all pages, but should include the Results Page.

This test should be with results that are fairly consistent so we are not required to touch these tests often.

CalvinRodo commented 4 years ago

This is an example of a visual regression testing tool. https://screenster.io/ This is NOT an endorsement, I'm not quite sure what tool to use here that won't be more trouble than it's worth.