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

File CompileCommand.test.ts

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

Source from the content-addressed store, hash-verified

1import { existsSync, mkdtempSync, readFileSync, rmSync, unlinkSync } from 'node:fs';
2import { join } from 'node:path';
3import { tmpdir } from 'node:os';
4import { EntityMetadata, MetadataStorage, ReferenceKind, Utils } from '@mikro-orm/core';

Callers

nothing calls this directly

Calls 4

testFunction · 0.85
createSimpleMetadataFunction · 0.85
builderMethod · 0.80
handlerMethod · 0.45

Tested by

no test coverage detected