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

File EventManager.test.ts

tests/features/event-manager/EventManager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Entity, PrimaryKey } from '@mikro-orm/decorators/legacy';
2import { MikroORM } from '@mikro-orm/sqlite';
3
4@Entity()

Callers

nothing calls this directly

Calls 6

testFunction · 0.85
getSubscribersMethod · 0.80
getEventManagerMethod · 0.80
registerSubscriberMethod · 0.80
forkMethod · 0.80
closeMethod · 0.65

Tested by

no test coverage detected