Testing We use Cypress for testing. Choose an environment to test against: cp config/dev.json public/config.json Run All Tests npm test Local Test Development Start a local server: npm start Then open Cypress: npm cypress:open