koa-lite/test
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
..
application test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
context test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
helpers test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
request test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
response test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
.eslintrc add eslint and standard config 2015-10-13 09:23:06 +02:00