MCPcopy
hub / github.com/OpenCoworkAI/open-codesign / loader.test.ts

File loader.test.ts

packages/core/src/skills/loader.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdir, rm, writeFile } from 'node:fs/promises';
2import { tmpdir } from 'node:os';
3import { join } from 'node:path';
4import { fileURLToPath } from 'node:url';

Callers

nothing calls this directly

Calls 5

rmFunction · 0.85
loadSkillsFromDirFunction · 0.85
writeFileFunction · 0.85
writeSkillFunction · 0.85
loadAllSkillsFunction · 0.85

Tested by

no test coverage detected