koa-lite/test
Ruben Bridgewater 8f047ddb84 fix: use non deprecated custom inspect (#1198)
Custom inspection with the `inspect` property is deprecated and will
not work in Node.js 11 anymore. This fixes it by using the custom
inspect symbol where existent and falls back to the old style in case
it does not exist.
2018-06-25 10:34:15 +08:00
..
application fix: use non deprecated custom inspect (#1198) 2018-06-25 10:34:15 +08:00
context fix: use non deprecated custom inspect (#1198) 2018-06-25 10:34:15 +08:00
helpers req: Cache the request IP 2016-04-03 19:30:06 -07:00
request fix: use non deprecated custom inspect (#1198) 2018-06-25 10:34:15 +08:00
response fix: use non deprecated custom inspect (#1198) 2018-06-25 10:34:15 +08:00
.eslintrc test: Use Jest (#981) 2017-05-11 11:30:32 +08:00