MCPcopy
hub / github.com/dexie/Dexie.js / tests-yield.js

File tests-yield.js

test/tests-yield.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 {isSafariPrivateMode, resetDatabase} from './dexie-unittest-utils';
4

Callers

nothing calls this directly

Calls 15

resetDatabaseFunction · 0.90
stopFunction · 0.85
startFunction · 0.85
rejectFunction · 0.85
storesMethod · 0.65
versionMethod · 0.65
finallyMethod · 0.65
catchMethod · 0.65
transactionMethod · 0.65
addMethod · 0.65
firstMethod · 0.65
equalsMethod · 0.65

Tested by

no test coverage detected