Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ runner.test.ts
File
runner.test.ts
packages/opencode/test/effect/runner.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect } from
"bun:test"
2
import
{ Cause, Deferred, Effect, Exit, Fiber, Latch, Ref, Scope } from
"effect"
3
import
{ Runner } from
"@/effect/runner"
4
import
{ it } from
"../lib/effect"
Callers
nothing calls this directly
Calls
7
waitForState
Function · 0.85
as
Method · 0.80
update
Method · 0.65
get
Method · 0.65
describe
Function · 0.50
make
Method · 0.45
all
Method · 0.45
Tested by
no test coverage detected