Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sunnylqm/react-native-storage
/ basic-function-test.js
File
basic-function-test.js
__tests__/basic-function-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
jest.dontMock(
'../error.js'
);
2
jest.dontMock(
'../storage.js'
);
3
4
import
Storage from
'../storage'
;
Callers
nothing calls this directly
Calls
6
task
Function · 0.85
save
Method · 0.80
load
Method · 0.80
getAllDataForKey
Method · 0.80
clearMapForKey
Method · 0.80
getIdsForKey
Method · 0.80
Tested by
no test coverage detected