MCPcopy Index your code
hub / github.com/anomalyco/opencode / job.test.ts

File job.test.ts

packages/opencode/test/background/job.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { LayerNode } from "@opencode-ai/core/effect/layer-node"
3import { Deferred, Effect } from "effect"
4import { BackgroundJob } from "@/background/job"

Callers

nothing calls this directly

Calls 13

testEffectFunction · 0.90
instanceMethod · 0.80
asMethod · 0.80
syncMethod · 0.80
pushMethod · 0.80
listMethod · 0.65
cancelMethod · 0.65
getMethod · 0.65
describeFunction · 0.50
makeMethod · 0.45
startMethod · 0.45
waitMethod · 0.45

Tested by

no test coverage detected