Testing

Using jasmine for testing.

From root of app run

npm run test

--> At the moment testing are incomplete, need to define a testing strategy as well as refactor some modules so that they are more easily testable.

Last updated