MCPcopy 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

1import fs from "fs";
2import os from "os";
3
4import type { ChatHistoryItem, Session } from "core/index.js";

Callers

nothing calls this directly

Calls 11

clearSessionFunction · 0.85
getCurrentSessionFunction · 0.85
createSessionFunction · 0.85
updateSessionHistoryFunction · 0.85
updateSessionTitleFunction · 0.85
saveSessionFunction · 0.85
loadOrCreateSessionByIdFunction · 0.85
loadSessionFunction · 0.85
hasSessionFunction · 0.85
startNewSessionFunction · 0.85
mockMethod · 0.80

Tested by

no test coverage detected