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

File tool-read-filesystem.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import path from "path"
3import { Effect, FileSystem } from "effect"
4import { LayerNodePlatform } from "@opencode-ai/core/effect/app-node-platform"

Callers

nothing calls this directly

Calls 5

testEffectFunction · 0.90
readMethod · 0.65
listMethod · 0.65
describeFunction · 0.50
fromMethod · 0.45

Tested by

no test coverage detected