Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 157 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 157 Bytes

To run the tests:

  • Clone the git repository
  • Make sure your server is up and running
  • npm ci
  • npm run test <BASE_URL> (default is localhost:3000)