MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / path.test.ts

File path.test.ts

apps/cli/src/lib/utils/__tests__/path.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { normalizePath, arePathsEqual } from "../path.js"
2
3// Helper to create platform-specific expected paths
4const expectedPath = (...segments: string[]) => {

Callers

nothing calls this directly

Calls 3

expectedPathFunction · 0.85
normalizePathFunction · 0.50
arePathsEqualFunction · 0.50

Tested by

no test coverage detected