Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ normalizePath, arePathsEqual } from
"../path.js"
2
3
// Helper to create platform-specific expected paths
4
const
expectedPath = (...segments: string[]) => {
Callers
nothing calls this directly
Calls
3
expectedPath
Function · 0.85
normalizePath
Function · 0.50
arePathsEqual
Function · 0.50
Tested by
no test coverage detected