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

File autocomplete.test.ts

packages/pi-tui/test/autocomplete.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert";
2import { spawnSync } from "node:child_process";
3import { mkdirSync, mkdtempSync, rmSync, symlinkSync, writeFileSync } from "node:fs";
4import { tmpdir } from "node:os";

Callers

nothing calls this directly

Calls 9

resolveFdPathFunction · 0.85
getSuggestionsFunction · 0.85
testFunction · 0.85
setupFolderFunction · 0.85
requireFdPathFunction · 0.85
normalizeFunction · 0.85
okMethod · 0.80
logMethod · 0.65
applyCompletionMethod · 0.65

Tested by

no test coverage detected