Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

alphagov/govuk-visual-regression

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Minimum viable visual regression testing of components

An app that wraps Wraith for automated visual regression testing that uploads generated galleries to surge.sh for manual review.

Steps

How to test locally

Fake a webhook, where deployment_payload.json is the file in 210c55a:

curl -X POST -d @deployment_payload.json http://www.dev.gov.uk:4567/run --header "Content-Type:application/json"
  • Rake tasks are also available with REVIEW_DOMAIN and LIVE_DOMAIN environment variables

Part of: https://trello.com/c/iXflEn6F/106-3-build-automated-visual-regression-proof-of-concept

Follow on from:

alphagov/government-frontend#458 alphagov/government-frontend#472

About

An app that wraps Wraith for automated visual regression testing

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages