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

File session-background-tasks.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it } from 'vitest';
2
3import { createKimiHarness, type KimiError } from '#/index';
4

Callers

nothing calls this directly

Calls 8

removeTempDirsFunction · 0.90
makeTempDirFunction · 0.90
createKimiHarnessFunction · 0.85
listBackgroundTasksMethod · 0.80
stopBackgroundTaskMethod · 0.80
createSessionMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected