Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 234 Bytes

File metadata and controls

6 lines (4 loc) · 234 Bytes

This folder contains unit tests which are node-specific.

Karma is used for testing the code in browsers. To run the unit tests using karma run the following steps -

  • Run the script npm install
  • Run the script npm run test