MCPcopy 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

1import { type MockInstance } from 'vitest';
2import os from 'node:os';
3import { MikroORM } from '@mikro-orm/core';
4import { configure, CLIHelper } from '@mikro-orm/cli';

Callers

nothing calls this directly

Calls 15

configureFunction · 0.90
testFunction · 0.85
filterMethod · 0.80
checkPackageVersionMethod · 0.80
normalizePathMethod · 0.80
getORMMethod · 0.80
getModuleVersionMethod · 0.80
getDriverDependenciesMethod · 0.80
getConfigPathsMethod · 0.80
dumpDependenciesMethod · 0.80

Tested by

no test coverage detected