reimagined-octo-garbanzo

In order to run the tests all you need to have installed is:

  • npm and node

Once you have it all installed, to run you the tests you just need to do:

  • git clone https://github.com/jpita/reimagined-octo-garbanzo.git
  • cd reimagined-octo-garbanzo
  • npm install
  • npm test

The tests are running on GitHubActions here Cypress CI