Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ vi } from
"vitest"
;
2
3
import
{ InputHistory } from
"./inputHistory.js"
;
4
Callers
nothing calls this directly
Calls
4
mock
Method · 0.80
addEntry
Method · 0.80
navigateUp
Method · 0.80
navigateDown
Method · 0.80
Tested by
no test coverage detected