Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/continuedev/continue
/ localStorage.test.ts
File
localStorage.test.ts
gui/src/util/localStorage.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ setLocalStorage } from
"./localStorage"
;
2
3
describe(
"localStorage Test"
, () => {
4
beforeEach(() => {
Callers
nothing calls this directly
Calls
3
setLocalStorage
Function · 0.90
getItem
Method · 0.65
clear
Method · 0.45
Tested by
no test coverage detected