MCPcopy
hub / github.com/anomalyco/opencode / tool-read.test.ts

File tool-read.test.ts

packages/core/test/tool-read.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect } from "bun:test"
2import path from "path"
3import { Effect, Exit, Layer, PlatformError } from "effect"
4import { Config } from "@opencode-ai/core/config"

Callers

nothing calls this directly

Calls 13

locationFunction · 0.90
testEffectFunction · 0.90
toolDefinitionsFunction · 0.90
executeToolFunction · 0.90
settleToolFunction · 0.90
pushMethod · 0.80
syncMethod · 0.80
readLayerFunction · 0.70
cwdMethod · 0.65
describeFunction · 0.50
useMethod · 0.45
makeMethod · 0.45

Tested by

no test coverage detected