MCPcopy
hub / github.com/anomalyco/opencode / filesystem.test.ts

File filesystem.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

testEffectFunction · 0.90
testFunction · 0.85
globMethod · 0.65
removeMethod · 0.65
describeFunction · 0.50
existsMethod · 0.45

Tested by

no test coverage detected