MCPcopy Create free account
hub / github.com/honojs/node-server / server.test.ts

File server.test.ts

test/server.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Hono } from 'hono'
2import { basicAuth } from 'hono/basic-auth'
3import { compress } from 'hono/compress'
4import { etag } from 'hono/etag'

Callers

nothing calls this directly

Calls 6

createAdaptorServerFunction · 0.90
serveFunction · 0.90
sendMethod · 0.80
runnerFunction · 0.70
onMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected