Simplified automated API testing for Loopback forked from jubbens/loopback-api-testing and edited to support Jest
npm install loopback-acl-testThis package was originally just a fork from loopback-api-testing to support Jest.
Afterwards, though, I started to implement more interesting features, such as generating the JWT itself, no longer needing to make requests for login, thus enabling more trustworthy unit tests.