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

File HttpStaticServerConditional.test.ts

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

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import * as Effect from "effect/Effect"
3import * as FileSystem from "effect/FileSystem"
4import * as Layer from "effect/Layer"

Callers

nothing calls this directly

Calls 9

makeFailingAppFunction · 0.85
permissionDeniedErrorFunction · 0.85
makeLayerHandlerFunction · 0.85
someMethod · 0.80
makeHandlerFunction · 0.70
getMethod · 0.65
pipeMethod · 0.65
handlerFunction · 0.50
disposeFunction · 0.50

Tested by

no test coverage detected