MCPcopy Index your code
hub / github.com/anomalyco/opencode / httpapi-event.test.ts

File httpapi-event.test.ts

packages/opencode/test/server/httpapi-event.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect } from "bun:test"
2import { Effect, Layer, Queue, Schema, Stream } from "effect"
3import { EventPaths } from "../../src/server/routes/instance/httpapi/groups/event"
4import { resetDatabase } from "../fixture/db"

Callers

nothing calls this directly

Calls 9

disposeAllInstancesFunction · 0.90
resetDatabaseFunction · 0.90
testEffectFunction · 0.90
requestInDirectoryFunction · 0.90
openEventStreamFunction · 0.85
instanceMethod · 0.80
asMethod · 0.80
readEventFunction · 0.70
describeFunction · 0.50

Tested by

no test coverage detected