Test site health, ensuring your pages are sending proper response codes.
Fork this repository and update the SITES_TO_TEST
list in cypress/support/constants.js
.
Verify that your tests pass with:
yarn test
Once the list is updated you can push the changes to your forked repo and create a CircleCI project. Visit CircleCI to get started.
You can also edit your CircleCI account notification settings to send you emails when your builds fail.