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

File GH3271.test.ts

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

Source from the content-addressed store, hash-verified

1import { MikroORM, wrap } from '@mikro-orm/postgresql';
2import { mockLogger } from '../helpers.js';
3import { initORMPostgreSql } from '../bootstrap.js';
4import { Author2, Book2 } from '../entities-sql/index.js';

Callers

nothing calls this directly

Calls 14

initORMPostgreSqlFunction · 0.85
testFunction · 0.85
requestCommonServiceFunction · 0.85
forkMethod · 0.80
clearMethod · 0.65
dropDatabaseMethod · 0.65
closeMethod · 0.65
persistMethod · 0.65
assignMethod · 0.65
mockLoggerFunction · 0.50
wrapFunction · 0.50
flushMethod · 0.45

Tested by

no test coverage detected