MCPcopy Create free account
hub / github.com/mikro-orm/mikro-orm / transactions.mongo.test.ts

File transactions.mongo.test.ts

tests/transactions.mongo.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { MikroORM } from '@mikro-orm/mongodb';
2
3import { Author, Publisher, PublisherType } from './entities/index.js';
4import { initORMMongo } from './bootstrap.js';

Callers

nothing calls this directly

Calls 15

initORMMongoFunction · 0.85
testFunction · 0.85
clearMethod · 0.65
closeMethod · 0.65
persistMethod · 0.65
rollbackMethod · 0.65
findOneMethod · 0.65
commitMethod · 0.65
getConnectionMethod · 0.65
nativeInsertMethod · 0.65
nativeUpdateMethod · 0.65
nativeUpdateManyMethod · 0.65

Tested by

no test coverage detected