To build the solution run:
yarn
You will find the tests within the cypress/integration folder.
To run tests against jondjones.com use this command:
test
or
cypress:run:prod
Have you spotted a bug on jondjones.com, or, do fancy some practice writing tests using cypress and cucumber and want to help me increase my test coverage?
Clone this repo, write a test to show whats broken and submit a PR so I can update the site! Any open-source help will be appricated :)