redbadger / esma-website

MIT License
0 stars 0 forks source link

cypress tests, really basic #24

Closed rjkerrison closed 4 years ago

rjkerrison commented 4 years ago

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.