MCPcopy
hub / github.com/claude-code-best/claude-code / path.test.ts

File path.test.ts

src/utils/__tests__/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 { tmpdir } from 'os'
3import { resolve } from 'path'
4import {

Callers

nothing calls this directly

Calls 9

containsPathTraversalFunction · 0.90
expandPathFunction · 0.90
toRelativePathFunction · 0.90
getFsImplementationFunction · 0.90
setFsImplementationFunction · 0.90
getDirectoryForPathFunction · 0.90
resolveFunction · 0.50

Tested by

no test coverage detected