koa-lite/test
Jonathan Ong 23548b6c97 test: add a test case for *respond !socket.writable
https://github.com/koajs/koa/commit/9fe483ca767b64de3e9b9e2c78b7bfaf4208
61c2#diff-5372f626ee15242f1e2c6eb31655b4faR187
2013-12-25 00:13:54 -08:00
..
context add support for .throw(status, msg). Closes #130 2013-12-20 15:34:16 -08:00
request change req.is() to return the canonical mime type 2013-11-28 12:47:23 -08:00
response add GeneratorFunction assertion for app.use(). Closes #120 2013-12-19 10:03:08 -08:00
application.js test: add a test case for *respond !socket.writable 2013-12-25 00:13:54 -08:00
context.js add ctx.remove() and res.remove(). Closes #100 2013-11-24 05:06:35 -08:00