Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ index.test.ts
File
index.test.ts
packages/desktop/src/main/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
2
import
{ Cause, Deferred, Effect, Exit, Fiber } from
"effect"
3
import
{ forwardInitializationFailure } from
"./initialization"
4
Callers
nothing calls this directly
Calls
5
forwardInitializationFailure
Function · 0.90
test
Function · 0.85
expectFailure
Function · 0.70
describe
Function · 0.50
make
Method · 0.45
Tested by
no test coverage detected