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

File MikroORM.test.ts

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

Source from the content-addressed store, hash-verified

1process.env.FORCE_COLOR = '0';
2
3import { EntitySchema, MikroORM, NullCacheAdapter } from '@mikro-orm/core';
4import { ReflectMetadataProvider } from '@mikro-orm/decorators/legacy';

Callers

nothing calls this directly

Calls 15

testFunction · 0.85
sortMethod · 0.80
filterMethod · 0.80
globMethod · 0.80
initMethod · 0.65
getMethod · 0.65
getAllMethod · 0.65
getMetadataMethod · 0.65
closeMethod · 0.65
executeMethod · 0.65
createMethod · 0.65
discoverEntitiesFunction · 0.50

Tested by

no test coverage detected