MCPcopy Create free account
hub / github.com/continuedev/continue / inputHistory.test.ts

File inputHistory.test.ts

extensions/cli/src/util/inputHistory.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { vi } from "vitest";
2
3import { InputHistory } from "./inputHistory.js";
4

Callers

nothing calls this directly

Calls 4

mockMethod · 0.80
addEntryMethod · 0.80
navigateUpMethod · 0.80
navigateDownMethod · 0.80

Tested by

no test coverage detected