Introduction

This framework uses http://cypress.io for testing. To start it simply use:

npm start
BASH

This will run the tests manager.

Working

Tests can use 2 ways of proving code functionalities:

  • Automated assertions

  • UI tests