Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/continuedev/continue
/ session.test.ts
File
session.test.ts
extensions/cli/src/session.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"fs"
;
2
import
os from
"os"
;
3
4
import
type
{ ChatHistoryItem, Session } from
"core/index.js"
;
Callers
nothing calls this directly
Calls
11
clearSession
Function · 0.85
getCurrentSession
Function · 0.85
createSession
Function · 0.85
updateSessionHistory
Function · 0.85
updateSessionTitle
Function · 0.85
saveSession
Function · 0.85
loadOrCreateSessionById
Function · 0.85
loadSession
Function · 0.85
hasSession
Function · 0.85
startNewSession
Function · 0.85
mock
Method · 0.80
Tested by
no test coverage detected