Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/localForage/localForage
/ test.customdriver.js
File
test.customdriver.js
test/test.customdriver.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global describe:true, expect:true, it:true, dummyStorageDriver:true */
2
describe(
'When Custom Drivers are used'
,
function
() {
3
'use strict'
;
4
var
errorMessage =
Callers
nothing calls this directly
Calls
5
setItem
Method · 0.80
getItem
Method · 0.80
defineDriver
Method · 0.65
setDriver
Method · 0.65
driver
Method · 0.65
Tested by
no test coverage detected