- Using a terminal go to backend folder and execute using node 12 'yarn' and then 'yarn start'
- Using another terminal go to frontend folder and execute using node 12 'yarn' and then 'yarn start'
- On a different terminal go to the frontend folder again and using node 12 execute 'yarn run e2e'
Outcome: The tests should run and when finished a report will open in Chrome