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

File EntityGenerator.postgres.test.ts

tests/features/entity-generator/EntityGenerator.postgres.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { existsSync } from 'node:fs';
2import { rm } from 'node:fs/promises';
3import { DatabaseTable } from '@mikro-orm/sql';
4import type { MikroORM } from '@mikro-orm/postgresql';

Callers

nothing calls this directly

Calls 14

initORMPostgreSqlFunction · 0.85
testFunction · 0.85
addColumnMethod · 0.80
getEntityDeclarationMethod · 0.80
dropDatabaseMethod · 0.65
closeMethod · 0.65
generateMethod · 0.65
getPlatformMethod · 0.65
getMethod · 0.65
dropMethod · 0.65
executeMethod · 0.65
getMappedTypeMethod · 0.45

Tested by

no test coverage detected