koa-lite/test/request
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
..
accepts.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
acceptsCharsets.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
acceptsEncodings.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
acceptsLanguages.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
charset.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
fresh.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
get.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
host.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
hostname.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
href.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
idempotent.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
ip.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
ips.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
length.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
origin.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
path.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
protocol.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
query.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
querystring.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
search.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
secure.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
stale.js test: switch all functions to arrow functions 2015-11-02 11:22:05 -08:00
subdomains.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