MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / manager.test.ts

File manager.test.ts

packages/agent-core/test/plugin/manager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdir, mkdtemp, realpath, symlink, writeFile } from 'node:fs/promises';
2import { tmpdir } from 'node:os';
3import path from 'node:path';
4

Callers

nothing calls this directly

Calls 15

managedPluginRootFunction · 0.85
mkdtempFunction · 0.85
mockGithubFetchFunction · 0.85
pluginSkillRootsMethod · 0.80
setEnabledMethod · 0.80
summariesMethod · 0.80
reloadMethod · 0.80
setMcpServerEnabledMethod · 0.80
enabledSessionStartsMethod · 0.80
enabledMcpServersMethod · 0.80
keysMethod · 0.80
enabledHooksMethod · 0.80

Tested by

no test coverage detected