Remove supertest-as-promised
Closes #2224 (closed)
-
supertest
returns promises from version 2 - removing
bluebird
unused dependency - removing
bluebird
delay
with a custom oneliner - removing
bluebird
bind
withlet
outside of the promise
Closes #2224 (closed)
supertest
returns promises from version 2bluebird
unused dependencybluebird
delay
with a custom onelinerbluebird
bind
with let
outside of the promise