Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mikro-orm/mikro-orm
/ RequestContext.test.ts
File
RequestContext.test.ts
tests/RequestContext.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ MikroORM, RequestContext, wrap } from
'@mikro-orm/core'
;
2
import
{ SqliteDriver } from
'@mikro-orm/sqlite'
;
3
import
{
4
Author4,
Callers
nothing calls this directly
Calls
15
wrap
Function · 0.90
initORMMongo
Function · 0.85
test
Function · 0.85
getIdentityMap
Method · 0.80
getUnitOfWork
Method · 0.80
currentRequestContext
Method · 0.80
enter
Method · 0.80
getContext
Method · 0.80
clear
Method · 0.65
create
Method · 0.65
persist
Method · 0.65
findOne
Method · 0.65
Tested by
no test coverage detected