Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/honojs/node-server
/ serve-static.test.ts
File
serve-static.test.ts
test/serve-static.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Hono } from
'hono'
2
import
request from
'supertest'
3
import
{ chmodSync, rmSync, statSync, symlinkSync } from
'node:fs'
4
import
path from
'node:path'
Callers
nothing calls this directly
Calls
2
serveStatic
Function · 0.90
createAdaptorServer
Function · 0.90
Tested by
no test coverage detected