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

File tests-misc.js

test/tests-misc.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

resetDatabaseFunction · 0.90
promisedTestFunction · 0.90
spawnedTestFunction · 0.90
supportsFunction · 0.90
stopFunction · 0.85
startFunction · 0.85
FFunction · 0.85
delByKeyPathMethod · 0.80
deepEqualFunction · 0.70
storesMethod · 0.65
versionMethod · 0.65
finallyMethod · 0.65

Tested by

no test coverage detected