Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
type
{ Kaos } from
'@moonshot-ai/kaos'
;
2
import
{ describe, expect, it, vi } from
'vitest'
;
3
4
import
{ ReadTool } from
'../../src/tools/builtin/file/read'
;
Callers
nothing calls this directly
Calls
2
executeTool
Function · 0.90
toolWithContent
Function · 0.70
Tested by
no test coverage detected