MCPcopy Index your code
hub / github.com/anomalyco/opencode / path.test.ts

File path.test.ts

packages/app/src/context/file/path.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { createPathHelpers, stripQueryAndHash, unquoteGitPath, encodeFilePath } from "./path"
3
4describe("file path helpers", () => {

Callers

nothing calls this directly

Calls 7

createPathHelpersFunction · 0.90
stripQueryAndHashFunction · 0.90
unquoteGitPathFunction · 0.90
encodeFilePathFunction · 0.90
testFunction · 0.85
getMethod · 0.65
describeFunction · 0.50

Tested by

no test coverage detected