Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ browser-storage.test.ts
File
browser-storage.test.ts
apps/sim/lib/core/utils/browser-storage.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment jsdom
3
*/
4
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
Callers
nothing calls this directly
Calls
5
getItem
Method · 0.80
setItem
Method · 0.80
clear
Method · 0.65
store
Method · 0.45
consume
Method · 0.45
Tested by
no test coverage detected