MCPcopy
hub / github.com/miragejs/miragejs / db-test.ts

File db-test.ts

types/tests/db-test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import DbCollection from "miragejs/db-collection";
2import { Server } from "miragejs/server";
3import { Registry } from "miragejs";
4import { ModelDefinition } from "miragejs/-types";

Callers

nothing calls this directly

Calls 11

loadDataMethod · 0.80
createCollectionMethod · 0.80
dumpMethod · 0.80
emptyDataMethod · 0.80
insertMethod · 0.80
firstOrCreateMethod · 0.80
findMethod · 0.45
findByMethod · 0.45
whereMethod · 0.45
removeMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected