MCPcopy Index your code
hub / github.com/continuedev/continue / streamChatResponse.autoCompaction.test.ts

File streamChatResponse.autoCompaction.test.ts

extensions/cli/src/stream/streamChatResponse.autoCompaction.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ChatHistoryItem } from "core/index.js";
2import { convertToUnifiedHistory } from "core/util/messageConversion.js";
3import { beforeEach, describe, expect, it, vi } from "vitest";
4

Callers

nothing calls this directly

Calls 3

convertToUnifiedHistoryFunction · 0.85
mockMethod · 0.80
handleAutoCompactionFunction · 0.70

Tested by

no test coverage detected