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

File tests-table.js

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

Callers

nothing calls this directly

Calls 15

resetDatabaseFunction · 0.90
promisedTestFunction · 0.90
supportsFunction · 0.90
spawnedTestFunction · 0.90
stopFunction · 0.85
startFunction · 0.85
deepEqualPartialFunction · 0.85
defineClassMethod · 0.80
deepEqualFunction · 0.70
storesMethod · 0.65
versionMethod · 0.65
thenMethod · 0.65

Tested by

no test coverage detected