Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ defineEntity, LoadStrategy, MikroORM, p, QueryOrder } from
'@mikro-orm/sqlite'
;
2
import
{ mockLogger } from
'../bootstrap.js'
;
3
4
const
Profile = defineEntity({
Callers
nothing calls this directly
Calls
15
defineEntity
Function · 0.85
createTestData
Function · 0.85
test
Function · 0.85
primary
Method · 0.65
owner
Method · 0.65
mappedBy
Method · 0.65
nullable
Method · 0.65
orderBy
Method · 0.65
inversedBy
Method · 0.65
init
Method · 0.65
refresh
Method · 0.65
clear
Method · 0.65
Tested by
no test coverage detected