0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-22 11:17:33 +01:00
hono/runtime_tests
Yusuke Wada dc0696f2d1
refactor(context): allow passing HonoRequest as 1st arg (#1312)
* perf(context): allow passing `HonoRequest` as 1st arg

* denoify

* test: fix the node runtime test

* test: fix deno tests
2023-08-19 16:20:08 +09:00
..
bun feat(serve-static): rewriteRequestPath option for Workers/Deno/Bun (#1065) 2023-05-03 23:05:21 +09:00
deno refactor(context): allow passing HonoRequest as 1st arg (#1312) 2023-08-19 16:20:08 +09:00
fastly chore: move runtime tests into runtime_tests (#1062) 2023-05-02 21:16:17 +09:00
lagon fix(tests): Lagon env test (#1209) 2023-07-01 17:20:23 +09:00
lambda fix(adaptor): Access to custom request context on AWS Lambda Adaptor (#1305) 2023-08-11 00:37:58 +09:00
lambda-edge refactor: lint (#1339) 2023-08-16 09:08:35 +09:00
node refactor(context): allow passing HonoRequest as 1st arg (#1312) 2023-08-19 16:20:08 +09:00
wrangler chore: move runtime tests into runtime_tests (#1062) 2023-05-02 21:16:17 +09:00