Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ session-set-model.test.ts
File
session-set-model.test.ts
packages/node-sdk/test/session-set-model.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ join } from
'node:path'
;
2
3
import
{ FileTokenStorage,
type
TokenInfo } from
'@moonshot-ai/kimi-code-oauth'
;
4
import
{ afterEach, describe, expect, it } from
'vitest'
;
Callers
nothing calls this directly
Calls
12
removeTempDirs
Function · 0.90
makeTempDir
Function · 0.90
waitForAgentWireEvent
Function · 0.90
createKimiHarness
Function · 0.85
configureLocalProvider
Function · 0.85
freshToken
Function · 0.70
createSession
Method · 0.65
getStatus
Method · 0.65
close
Method · 0.65
save
Method · 0.65
setConfig
Method · 0.65
setModel
Method · 0.45
Tested by
no test coverage detected