koa-lite/test/application
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
..
context.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
index.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
onerror.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
request.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
respond.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
response.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
toJSON.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
use.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00