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

File grep.test.ts

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

Source from the content-addressed store, hash-verified

1import { Readable, type Writable } from 'node:stream';
2
3import type { KaosProcess, StatResult } from '@moonshot-ai/kaos';
4import { afterEach, describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 14

createFakeKaosFunction · 0.90
executeToolFunction · 0.90
toolContentStringFunction · 0.90
recordingTelemetryFunction · 0.90
nullRecordFunction · 0.85
processThatExitsOnKillFunction · 0.85
mockMethod · 0.80
rawMethod · 0.80
processWithOutputFunction · 0.70
contextFunction · 0.70
statResultFunction · 0.70
rejectAbortFunction · 0.70

Tested by

no test coverage detected