Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/darkreader/darkreader
/ state-manager.tests.ts
File
state-manager.tests.ts
tests/unit/utils/state-manager.tests.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{expect, jest, test} from
'@jest/globals'
;
2
3
import
{StateManagerImpl} from
'../../../src/utils/state-manager-impl'
;
4
Callers
nothing calls this directly
Calls
10
nextTick
Function · 0.85
resolveSet
Function · 0.85
resolveGet
Function · 0.85
modifyInternalState
Function · 0.85
add
Method · 0.80
all
Method · 0.80
addChangeListener
Method · 0.80
getStateForTesting
Method · 0.80
loadState
Method · 0.45
saveState
Method · 0.45
Tested by
no test coverage detected