Closed rjkerrison closed 4 years ago
Closes #15.
Sets up cypress, with an npm script npm run test-e2e which is ready to run against the site.
npm run test-e2e
We'll need a little work to set up running the site for CI test runs, because of the Contentful integration, but we can leave that for when we pick up #16.
Closes #15.
Sets up cypress, with an npm script
npm run test-e2e
which is ready to run against the site.We'll need a little work to set up running the site for CI test runs, because of the Contentful integration, but we can leave that for when we pick up #16.