mozilla-sensorweb / sensorthings

Node implementation of the OGC SensorThings API
Mozilla Public License 2.0
14 stars 9 forks source link

Use supertest-as-promised #231

Open ferjm opened 7 years ago

ferjm commented 7 years ago

So we can work with promises instead of using end + done callback in tests.