MCPcopy Create free account
hub / github.com/anomalyco/opencode / entry-name.test.ts

File entry-name.test.ts

packages/opencode/test/config/entry-name.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { posix } from "path"
3import { configEntryNameFromPath } from "@/config/entry-name"
4

Callers

nothing calls this directly

Calls 3

configEntryNameFromPathFunction · 0.90
testFunction · 0.85
describeFunction · 0.50

Tested by

no test coverage detected