koa-lite/test/application
Robert Nagy 817b498305 test: fix body test (#1375)
Setting body will set the content-length header. Unless the
corresponding number of bytes are sent the response will
be aborted and not emit 'end'.
2019-08-23 18:57:56 +08:00
..
context.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
index.js feat: accept options in the Application constructor (#1372) 2019-08-19 10:44:09 +08:00
inspect.js fix: use non deprecated custom inspect (#1198) 2018-06-25 10:34:15 +08:00
onerror.js test: remove jest and use egg-bin(mocha) (#1363) 2019-07-30 18:00:43 +08:00
request.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
respond.js test: fix body test (#1375) 2019-08-23 18:57:56 +08:00
response.js chore: update eslint and fix lint errors 2019-06-26 11:15:22 +08:00
toJSON.js test: Use Jest (#981) 2017-05-11 11:30:32 +08:00
use.js chore: update eslint and fix lint errors 2019-06-26 11:15:22 +08:00