MCPcopy
hub / github.com/localForage/localForage / test.api.js

File test.api.js

test/test.api.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global after:true, afterEach:true, before:true, beforeEach:true, describe:true, expect:true, it:true, Promise:true */
2var DRIVERS = [
3 localforage.INDEXEDDB,
4 localforage.WEBSQL,

Callers

nothing calls this directly

Calls 15

getQuotaErrorCodeFunction · 0.85
prepareStorageFunction · 0.85
setCommonOptsFunction · 0.85
expectDBToNotExistAsyncFunction · 0.85
clearMethod · 0.80
lengthMethod · 0.80
setItemMethod · 0.80
getItemMethod · 0.80
iterateMethod · 0.80
keyMethod · 0.80
removeItemMethod · 0.80

Tested by

no test coverage detected