kunalkapadia / express-mongoose-es6-rest-api

:collision: A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication
http://kunalkapadia.github.io/express-mongoose-es6-rest-api/
MIT License
2.94k stars 695 forks source link

Supertest-as-promised no longer needed? #389

Open Christilut opened 7 years ago

Christilut commented 7 years ago

See https://github.com/WhoopInc/supertest-as-promised/issues/44

kunalkapadia commented 7 years ago

Thanks @Christilut for bringing this to notice. Will take care of this in next release.