MCPcopy
hub / github.com/prisma/prisma / sqlserver.test.ts

File sqlserver.test.ts

packages/migrate/src/__tests__/DbPull/sqlserver.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'path'
2
3import { DbPull } from '../../commands/DbPull'
4import { setupMSSQL, tearDownMSSQL } from '../../utils/setupMSSQL'

Callers

nothing calls this directly

Calls 10

createDefaultTestContextFunction · 0.90
describeMatrixFunction · 0.90
tearDownMSSQLFunction · 0.90
setupMSSQLFunction · 0.90
sanitizeSQLServerIdNameFunction · 0.85
includesMethod · 0.80
catchMethod · 0.80
errorMethod · 0.80
parseMethod · 0.65
testFunction · 0.50

Tested by

no test coverage detected