Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, test } from
"bun:test"
2
import
path from
"path"
3
import
{ loadClaudePlugin } from
"../src/parsers/claude"
4
import
{ sanitizePathName } from
"../src/utils/files"
Callers
nothing calls this directly
Calls
2
sanitizePathName
Function · 0.90
loadClaudePlugin
Function · 0.90
Tested by
no test coverage detected