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

File read-file.test.ts

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

Source from the content-addressed store, hash-verified

1import type { Kaos } from '@moonshot-ai/kaos';
2import { describe, expect, it, vi } from 'vitest';
3
4import { ReadTool } from '../../src/tools/builtin/file/read';

Callers

nothing calls this directly

Calls 2

executeToolFunction · 0.90
toolWithContentFunction · 0.70

Tested by

no test coverage detected