Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 410 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 410 Bytes

Overloop Tech Test Excecution

  1. Using a terminal go to backend folder and execute using node 12 'yarn' and then 'yarn start'
  2. Using another terminal go to frontend folder and execute using node 12 'yarn' and then 'yarn start'
  3. 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