MCPcopy
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

1jest.dontMock('../error.js');
2jest.dontMock('../storage.js');
3
4import Storage from '../storage';

Callers

nothing calls this directly

Calls 6

taskFunction · 0.85
saveMethod · 0.80
loadMethod · 0.80
getAllDataForKeyMethod · 0.80
clearMapForKeyMethod · 0.80
getIdsForKeyMethod · 0.80

Tested by

no test coverage detected