koa-lite/test/response
broucz 4b1a1da652 test: switch all functions to arrow functions
closes #553

Update test: application -> use() should throw if not a function

Fix lint

Use arrow function

Refactor test using arrow function

Remove non mandatory brackets

fix for merge

Fix: missing refactor after merge

Use arrow function for old generator
2015-11-02 11:22:05 -08:00
..
append.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
attachment.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
body.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
etag.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
header.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
headers.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
inspect.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
is.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
last-modified.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
length.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
message.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
redirect.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
remove.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
set.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
socket.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
status.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
type.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
vary.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
writeable.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00