Advanced Configuration

The following are additional configuration that be applied to the project.

Configure Visual Regression test urls

  • Edit "tests/visual-regression/backstop.js" environments to use the correct urls for any of the local, dev, staging, or prod urls known. The ci environment url should already be correct.

  • The dev, test, and production urls can be configured as they are defined or known.

Additional Local Environment Configuration

  • Edit config/config.yml to enable any additional features.

Last updated