MCPcopy Create free account
hub / github.com/effect-app/libs / NodeHttpServer.test.ts

File NodeHttpServer.test.ts

repos/effect/packages/platform-node/test/NodeHttpServer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/** @effect-diagnostics preferSchemaOverJson:skip-file */
2import { NodeHttpServer } from "@effect/platform-node"
3import { NodeWS } from "@effect/platform-node/NodeSocket"
4import { assert, describe, expect, it } from "@effect/vitest"

Callers

nothing calls this directly

Calls 15

assertFunction · 0.85
interruptUnsafeMethod · 0.80
buildMethod · 0.80
pipeMethod · 0.65
addMethod · 0.65
getMethod · 0.65
jsonMethod · 0.65
mapMethod · 0.65
useMethod · 0.65
makeMethod · 0.65
toJSONMethod · 0.65
sleepMethod · 0.65

Tested by

no test coverage detected