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

File glob.test.ts

packages/agent-core/test/tools/glob.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs/promises';
2import os from 'node:os';
3import path from 'node:path';
4import { Readable, type Writable } from 'node:stream';

Callers

nothing calls this directly

Calls 13

createFakeKaosFunction · 0.90
recordingTelemetryFunction · 0.90
executeToolFunction · 0.90
splitCompletePathsFunction · 0.90
execReturningFunction · 0.85
kaosWithExecFunction · 0.85
execArgsFunction · 0.85
fileStatFunction · 0.85
touchFunction · 0.85
mockMethod · 0.80
contextFunction · 0.70
wsFunction · 0.70

Tested by

no test coverage detected