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

File NodeHttpClient.test.ts

repos/effect/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 7

flakyFunction · 0.85
omitMethod · 0.65
pipeMethod · 0.65
forEachMethod · 0.65
getMethod · 0.65
mapMethod · 0.65
provideMethod · 0.45

Tested by

no test coverage detected