Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dexie/Dexie.js
/ tests-promise.js
File
tests-promise.js
test/tests-promise.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Dexie from
'dexie'
;
2
import
{module, stop, start, asyncTest, equal, ok} from
'QUnit'
;
3
import
{spawnedTest, supports} from
'./dexie-unittest-utils'
;
4
Callers
nothing calls this directly
Calls
15
resolve
Function · 0.85
start
Function · 0.85
createDirectlyResolvedPromise
Function · 0.85
check
Function · 0.85
follow
Method · 0.80
newPSD
Method · 0.80
then
Method · 0.65
resolve
Method · 0.65
catch
Method · 0.65
reject
Method · 0.65
stores
Method · 0.65
version
Method · 0.65
Tested by
no test coverage detected