TODO
To run the tests, do the following:
- While not ideal, our tests currently depend on you having
gulpinstall globally, which you can do usingnpm install -g gulp - Make sure you have run
npm installin the repository - Then to run the tests, simply do
npm run test, and the tests should run :)