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

File NodeHttpClient.test.ts

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

Source from the content-addressed store, hash-verified

1import { NodeHttpServer } from "@effect/platform-node"
2import * as NodeClient from "@effect/platform-node/NodeHttpClient"
3import { assert, describe, expect, it } from "@effect/vitest"
4import { Struct } from "effect"

Callers

nothing calls this directly

Calls 12

mergeMethod · 0.80
omitMethod · 0.65
forEachMethod · 0.65
pipeMethod · 0.65
getMethod · 0.65
streamMethod · 0.65
assertFunction · 0.50
succeedMethod · 0.45
textMethod · 0.45
provideMethod · 0.45
mapMethod · 0.45
failMethod · 0.45

Tested by

no test coverage detected