MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / streaming-response.test.ts

File streaming-response.test.ts

packages/plugins/openapi/src/sdk/streaming-response.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, Exit, Schema, Stream } from "effect";
3import { FetchHttpClient } from "effect/unstable/http";
4import { HttpApi, HttpApiEndpoint, HttpApiGroup, OpenApi } from "effect/unstable/httpapi";

Callers

nothing calls this directly

Calls 12

collectStreamingBodyFunction · 0.90
unwrapInvocationFunction · 0.90
createExecutorFunction · 0.90
delayedReadableStreamFunction · 0.85
makeTestConfigFunction · 0.85
logMethod · 0.80
endMethod · 0.80
startRawServerFunction · 0.70
buildExecutorFunction · 0.70
testPluginsFunction · 0.70
getMethod · 0.65
executeMethod · 0.65

Tested by

no test coverage detected