9 Commits

Author SHA1 Message Date
Kevin Rambaud
fc7f25a73f Fix mocha version and unit tests (#117)
* Remove duplicate supertest dependency

* Fix mocha version

* Add an after statement to close koa app instance after running tests
2018-01-24 19:10:06 +08:00
dongyu
50bcadf73e migrate to koa@2 (#108)
* support async/await

* change nodejs version 4 or 6 to 5.6

* eslint

* remove jade
2017-05-30 20:44:57 +08:00
bananaappletw
937e041dd2 Fix semi 2016-10-20 13:54:24 +08:00
bananaappletw
2f205052ed Fix space-before-blocks 2016-10-20 13:12:07 +08:00
bananaappletw
0d87e0e000 Fix space-before-function-paren 2016-10-20 12:55:21 +08:00
bananaappletw
a0336c32ce Fix eol-last 2016-10-20 12:18:14 +08:00
hemanth.hm
55435451ee Revert "fix mocha test error" 2016-07-29 16:55:44 +05:30
safarishi
c5300652f0 fix mocha test error
1) should emit the error on app

1) Errors should emit the error on app:
     Error: timeout of 2000ms exceeded. Ensure the done() callback is
being called in this test.
2016-07-29 12:11:07 +08:00
Jonathan Ong
2f69674c6b add errors example 2013-12-07 14:52:51 -08:00