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

File TransactionContext.test.ts

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

Source from the content-addressed store, hash-verified

1import { MikroORM } from '@mikro-orm/core';
2import { SqliteDriver } from '@mikro-orm/sqlite';
3import {
4 Author4,

Callers

nothing calls this directly

Calls 6

testFunction · 0.85
createMethod · 0.65
persistMethod · 0.65
closeMethod · 0.65
transactionalMethod · 0.45
flushMethod · 0.45

Tested by

no test coverage detected