MCPcopy 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

1import { afterEach, beforeEach, describe, expect, spyOn, test } from "bun:test"
2import path from "path"
3import { LayerNode } from "@opencode-ai/core/effect/layer-node"
4import { Effect } from "effect"

Callers

nothing calls this directly

Calls 7

testEffectFunction · 0.90
testFunction · 0.85
instanceMethod · 0.80
describeFunction · 0.50
useMethod · 0.45
initMethod · 0.45
statusMethod · 0.45

Tested by

no test coverage detected