Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QodeXcli/QodeX
/ claude-plugins.test.ts
File
claude-plugins.test.ts
test/claude-plugins.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach, afterEach } from
'vitest'
;
2
import
{ promises as fs } from
'fs'
;
3
import
* as path from
'path'
;
4
import
* as os from
'os'
;
Callers
nothing calls this directly
Calls
7
relevantPluginPaths
Function · 0.85
claudeCodeCommandDirs
Function · 0.85
claudeCodeSkillDirs
Function · 0.85
loadClaudeCodeAgents
Function · 0.85
mergeClaudeCodeAgentRoles
Function · 0.85
mergeClaudeCodePluginMcp
Function · 0.85
mergeClaudeCodePluginHooks
Function · 0.85
Tested by
no test coverage detected