MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code /

Class

packages/server-e2e/test/report.test.ts:464–464  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

462}
463
464class FakeWebSocket extends EventEmitter {
465 static instances: FakeWebSocket[] = [];
466
467 readonly sent: string[] = [];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected