Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mikro-orm/mikro-orm
/ CLIHelper.test.ts
File
CLIHelper.test.ts
tests/features/cli/CLIHelper.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{
type
MockInstance } from
'vitest'
;
2
import
os from
'node:os'
;
3
import
{ MikroORM } from
'@mikro-orm/core'
;
4
import
{ configure, CLIHelper } from
'@mikro-orm/cli'
;
Callers
nothing calls this directly
Calls
15
configure
Function · 0.90
test
Function · 0.85
filter
Method · 0.80
checkPackageVersion
Method · 0.80
registerTypeScriptSupport
Method · 0.80
normalizePath
Method · 0.80
getORM
Method · 0.80
configureSchemaCommand
Method · 0.80
getModuleVersion
Method · 0.80
getDriverDependencies
Method · 0.80
getConfigPaths
Method · 0.80
dumpDependencies
Method · 0.80
Tested by
no test coverage detected