Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, describe, expect, it } from
'vitest'
;
2
3
import
{ createKimiHarness,
type
KimiError } from
'#/index'
;
4
Callers
nothing calls this directly
Calls
8
removeTempDirs
Function · 0.90
makeTempDir
Function · 0.90
createKimiHarness
Function · 0.85
listBackgroundTasks
Method · 0.80
getBackgroundTaskOutput
Method · 0.80
stopBackgroundTask
Method · 0.80
createSession
Method · 0.65
close
Method · 0.65
Tested by
no test coverage detected