MCPcopy Create free account
hub / github.com/mikro-orm/mikro-orm / ListMigrationsCommand.test.ts

File ListMigrationsCommand.test.ts

tests/features/cli/ListMigrationsCommand.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1process.env.FORCE_COLOR = '0';
2
3import { Migrator } from '@mikro-orm/migrations';
4import { MikroORM } from '@mikro-orm/core';

Callers

nothing calls this directly

Calls 6

initORMSqliteFunction · 0.85
testFunction · 0.85
builderMethod · 0.80
closeMethod · 0.65
createMethod · 0.65
handlerMethod · 0.45

Tested by

no test coverage detected