Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ lifecycle.test.ts
File
lifecycle.test.ts
packages/opencode/test/lsp/lifecycle.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, spyOn, test } from
"bun:test"
2
import
path from
"path"
3
import
{ LayerNode } from
"@opencode-ai/core/effect/layer-node"
4
import
{ Effect } from
"effect"
Callers
nothing calls this directly
Calls
7
testEffect
Function · 0.90
test
Function · 0.85
instance
Method · 0.80
describe
Function · 0.50
use
Method · 0.45
init
Method · 0.45
status
Method · 0.45
Tested by
no test coverage detected