Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ options.test.ts
File
options.test.ts
apps/kimi-code/test/cli/options.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
3
import
{ createProgram } from
'#/cli/commands'
;
4
import
type
{ CLIOptions } from
'#/cli/options'
;
Callers
nothing calls this directly
Calls
5
createProgram
Function · 0.90
validateOptions
Function · 0.90
name
Method · 0.80
parse
Function · 0.70
push
Method · 0.45
Tested by
no test coverage detected