MCPcopy
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

1import Dexie from 'dexie';
2import {module, stop, start, asyncTest, equal, ok} from 'QUnit';
3import {spawnedTest, supports} from './dexie-unittest-utils';
4

Callers

nothing calls this directly

Calls 15

resolveFunction · 0.85
startFunction · 0.85
checkFunction · 0.85
followMethod · 0.80
newPSDMethod · 0.80
thenMethod · 0.65
resolveMethod · 0.65
catchMethod · 0.65
rejectMethod · 0.65
storesMethod · 0.65
versionMethod · 0.65

Tested by

no test coverage detected