MCPcopy
hub / github.com/CopilotKit/CopilotKit / sync-plugin-skills.test.ts

File sync-plugin-skills.test.ts

scripts/__tests__/sync-plugin-skills.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtemp, mkdir, writeFile, readFile, rm } from "node:fs/promises";
2import { tmpdir } from "node:os";
3import { join } from "node:path";
4import { afterEach, beforeEach, describe, expect, it } from "vitest";

Callers

nothing calls this directly

Calls 6

makeRepoFunction · 0.85
syncPluginSkillsFunction · 0.85
addVersionFixturesFunction · 0.85
parseMethod · 0.80
tmpdirFunction · 0.50
writeFileFunction · 0.50

Tested by

no test coverage detected