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

File EntityGenerator.mssql.test.ts

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

Source from the content-addressed store, hash-verified

1import { initORMMsSql } from '../../bootstrap.js';
2import type { MikroORM } from '@mikro-orm/mssql';
3
4describe('EntityGenerator', () => {

Callers

nothing calls this directly

Calls 4

initORMMsSqlFunction · 0.85
testFunction · 0.85
closeMethod · 0.65
generateMethod · 0.65

Tested by

no test coverage detected