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

File EventLogRemote.test.ts

packages/effect/test/unstable/eventlog/EventLogRemote.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import { Context, Effect, Fiber, Queue, type Scope } from "effect"
3import * as EventJournal from "effect/unstable/eventlog/EventJournal"
4import * as EventLog from "effect/unstable/eventlog/EventLog"

Callers

nothing calls this directly

Calls 14

makeHarnessFunction · 0.85
joinMethod · 0.80
makeEntryFunction · 0.70
handleRequestFunction · 0.70
pipeMethod · 0.65
writeMethod · 0.65
makeMethod · 0.65
toLayerMethod · 0.65
takeMethod · 0.65
ofMethod · 0.65
assertFunction · 0.50

Tested by

no test coverage detected