MCPcopy Create free account
hub / github.com/Effect-TS/effect / HttpStaticServer.test.ts

File HttpStaticServer.test.ts

packages/platform/node/test/HttpStaticServer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as NodeFileSystem from "@effect/platform-node/NodeFileSystem"
2import * as NodeHttpPlatform from "@effect/platform-node/NodeHttpPlatform"
3import * as NodePathLayer from "@effect/platform-node/NodePath"
4import { assert, describe, it } from "@effect/vitest"

Callers

nothing calls this directly

Calls 7

withStaticFilesFunction · 0.85
joinMethod · 0.80
getMethod · 0.65
handlerFunction · 0.50
writeFileFunction · 0.50
utimesFunction · 0.50
textMethod · 0.45

Tested by

no test coverage detected