Interview task given by Elucidat.
- this project use yarn
- this project use Cypress for automation testing
- acceptanace criteria are written in BDD gherkin language
features/happy-path.feature
yarn install
- installing all dependencies
yarn cypress
- fire up e2e tests