MCPcopy Create free account
hub / github.com/ChatLab/ChatLab / skill-manager.test.ts

File skill-manager.test.ts

packages/node-runtime/src/ai/__tests__/skill-manager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, it } from 'node:test'
2import assert from 'node:assert/strict'
3import { existsSync, mkdtempSync, rmSync, writeFileSync } from 'node:fs'
4import { tmpdir } from 'node:os'

Callers

nothing calls this directly

Calls 5

createTempAiDataDirFunction · 0.85
initMethod · 0.65
getSkillMenuMethod · 0.45
getSkillConfigMethod · 0.45
getAllSkillsMethod · 0.45

Tested by

no test coverage detected