MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / session-steer.test.ts

File session-steer.test.ts

packages/node-sdk/test/session-steer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type * as KosongModule from '@moonshot-ai/kosong';
2import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
3
4import { createKimiHarness, type KimiError } from '#/index';

Callers

nothing calls this directly

Calls 8

removeTempDirsFunction · 0.90
makeTempDirFunction · 0.90
waitForAgentWireEventFunction · 0.90
createKimiHarnessFunction · 0.85
mockMethod · 0.80
createSessionMethod · 0.65
steerMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected