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

File CheckMigrationsCommand.test.ts

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

Source from the content-addressed store, hash-verified

1import { beforeEach } from 'vitest';
2
3process.env.FORCE_COLOR = '0';
4

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