MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / hosted-http-client.test.ts

File hosted-http-client.test.ts

packages/core/sdk/src/hosted-http-client.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { Effect, Predicate, Result } from "effect";
3import { HttpClient, HttpClientRequest } from "effect/unstable/http";
4

Callers

nothing calls this directly

Calls 6

makeHostedFetchFunction · 0.90
pushMethod · 0.80
executeMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected