Visual regression tests are run manually before and after a Pull Request has been created.
To get a baseline of the local setup. If you update the database you should redo the reference before running the test
Run this from outside the container:
docker-compose run backstop reference
docker-compose run backstop test
open backstop/report/index.html