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

File BunHttpServer.test.ts

packages/platform/bun/test/BunHttpServer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as BunHttpServer from "@effect/platform-bun/BunHttpServer"
2import { assert, describe, it } from "@effect/vitest"
3import * as Effect from "effect/Effect"
4import * as Exit from "effect/Exit"

Callers

nothing calls this directly

Calls 8

fetchTextFunction · 0.85
forkMethod · 0.80
makeMethod · 0.65
pipeMethod · 0.65
closeMethod · 0.65
succeedMethod · 0.45
textMethod · 0.45
provideMethod · 0.45

Tested by

no test coverage detected