MCPcopy Create free account
hub / github.com/mikro-orm/mikro-orm / entity-default-order.test.ts

File entity-default-order.test.ts

tests/features/entity-default-order.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defineEntity, LoadStrategy, MikroORM, p, QueryOrder } from '@mikro-orm/sqlite';
2import { mockLogger } from '../bootstrap.js';
3
4const Profile = defineEntity({

Callers

nothing calls this directly

Calls 15

defineEntityFunction · 0.85
createTestDataFunction · 0.85
testFunction · 0.85
primaryMethod · 0.65
ownerMethod · 0.65
mappedByMethod · 0.65
nullableMethod · 0.65
orderByMethod · 0.65
inversedByMethod · 0.65
initMethod · 0.65
refreshMethod · 0.65
clearMethod · 0.65

Tested by

no test coverage detected