MCPcopy 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

1import { Hono } from 'hono'
2import request from 'supertest'
3import { chmodSync, rmSync, statSync, symlinkSync } from 'node:fs'
4import path from 'node:path'

Callers

nothing calls this directly

Calls 2

serveStaticFunction · 0.90
createAdaptorServerFunction · 0.90

Tested by

no test coverage detected