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

File config.test.ts

packages/migration-legacy/test/steps/config.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

mkdtempFunction · 0.85
migrateConfigStepFunction · 0.85
writeFileFunction · 0.50
readFileFunction · 0.50

Tested by

no test coverage detected