MCPcopy
hub / github.com/EveryInc/compound-engineering-plugin / path-sanitization.test.ts

File path-sanitization.test.ts

tests/path-sanitization.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import path from "path"
3import { loadClaudePlugin } from "../src/parsers/claude"
4import { sanitizePathName } from "../src/utils/files"

Callers

nothing calls this directly

Calls 2

sanitizePathNameFunction · 0.90
loadClaudePluginFunction · 0.90

Tested by

no test coverage detected