Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 */
2
var
DRIVERS = [
3
localforage.INDEXEDDB,
4
localforage.WEBSQL,
Callers
nothing calls this directly
Calls
15
getQuotaErrorCode
Function · 0.85
prepareStorage
Function · 0.85
setCommonOpts
Function · 0.85
expectStoreToNotExistAsync
Function · 0.85
expectDBToNotExistAsync
Function · 0.85
clear
Method · 0.80
length
Method · 0.80
setItem
Method · 0.80
getItem
Method · 0.80
iterate
Method · 0.80
key
Method · 0.80
removeItem
Method · 0.80
Tested by
no test coverage detected