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

File RequestContext.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

wrapFunction · 0.90
initORMMongoFunction · 0.85
testFunction · 0.85
getIdentityMapMethod · 0.80
getUnitOfWorkMethod · 0.80
currentRequestContextMethod · 0.80
enterMethod · 0.80
getContextMethod · 0.80
clearMethod · 0.65
createMethod · 0.65
persistMethod · 0.65
findOneMethod · 0.65

Tested by

no test coverage detected