loopback-acl-test
v0.0.1
Published
Simplified automated API testing for Loopback forked from jubbens/loopback-api-testing and edited to support Jest
Downloads
6
Maintainers
Readme
Loopback ACL Test
This 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.