Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ version.test.ts
File
version.test.ts
apps/kimi-code/test/cli/version.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFileSync } from
'node:fs'
;
2
import
{ dirname, join } from
'node:path'
;
3
4
import
{ describe, expect, it } from
'vitest'
;
Callers
nothing calls this directly
Calls
4
getHostPackageJsonPath
Function · 0.90
getHostPackageRoot
Function · 0.90
getVersion
Function · 0.90
buildKimiDefaultHeaders
Function · 0.90
Tested by
no test coverage detected