Overview

Unit Tests are done through npm Supertest and Mocha.

Testing is done mostly on remote methods in loopback.

We try to shoot for at least 70% code coverage.

Unit tests are defined in source control

 

https://www.npmjs.com/package/supertest

https://mochajs.org/