MCPcopy Create free account
hub / github.com/anomalyco/opencode / file-tree.test.ts

File file-tree.test.ts

packages/app/src/components/file-tree.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeAll, describe, expect, mock, test } from "bun:test"
2
3let shouldListRoot: typeof import("./file-tree").shouldListRoot
4let shouldListExpanded: typeof import("./file-tree").shouldListExpanded

Callers

nothing calls this directly

Calls 6

testFunction · 0.85
shouldListRootFunction · 0.85
shouldListExpandedFunction · 0.85
dirsToExpandFunction · 0.85
addMethod · 0.65
describeFunction · 0.50

Tested by

no test coverage detected