MCPcopy 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

1import {expect, jest, test} from '@jest/globals';
2
3import {StateManagerImpl} from '../../../src/utils/state-manager-impl';
4

Callers

nothing calls this directly

Calls 10

nextTickFunction · 0.85
resolveSetFunction · 0.85
resolveGetFunction · 0.85
modifyInternalStateFunction · 0.85
addMethod · 0.80
allMethod · 0.80
addChangeListenerMethod · 0.80
getStateForTestingMethod · 0.80
loadStateMethod · 0.45
saveStateMethod · 0.45

Tested by

no test coverage detected