Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ start.test.ts
File
start.test.ts
apps/vis/server/test/lib/start.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, afterEach } from
'vitest'
;
2
import
{ gzipSync } from
'node:zlib'
;
3
import
{ startVisServer } from
'../../src/start'
;
4
Callers
nothing calls this directly
Calls
4
startVisServer
Function · 0.90
get
Method · 0.65
text
Method · 0.65
stop
Function · 0.50
Tested by
no test coverage detected