/JonDJones.com-Tests

Open-source project containing all the end-to-end integration tests written in Javascript, using Cyprus and Cucumber

Primary LanguageGherkin

⭐ ⭐ JONDJONES.COM TESTS ⭐ ⭐

☕ Build

To build the solution run:

yarn

You will find the tests within the cypress/integration folder.

⌛ Running end-to-end tests

To run tests against jondjones.com use this command:

test

or

cypress:run:prod

🐜 Found A Bug?

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 :)