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