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

File FreshSchemaCommand.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

initORMSqliteFunction · 0.85
testFunction · 0.85
closeMethod · 0.65
createMethod · 0.65
getMethod · 0.65
handlerMethod · 0.45

Tested by

no test coverage detected