MCPcopy 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

1import { describe, it, expect, afterEach } from 'vitest';
2import { gzipSync } from 'node:zlib';
3import { startVisServer } from '../../src/start';
4

Callers

nothing calls this directly

Calls 4

startVisServerFunction · 0.90
getMethod · 0.65
textMethod · 0.65
stopFunction · 0.50

Tested by

no test coverage detected