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

File postgresql.test.ts

packages/migrate/src/__tests__/DbPull/postgresql.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 { SetupParams, setupPostgres, tearDownPostgres } from '../../utils/setupPostgres'

Callers

nothing calls this directly

Calls 10

createDefaultTestContextFunction · 0.90
describeMatrixFunction · 0.90
tearDownPostgresFunction · 0.90
setupPostgresFunction · 0.90
includesMethod · 0.80
catchMethod · 0.80
errorMethod · 0.80
parseMethod · 0.65
testFunction · 0.50
newMethod · 0.45

Tested by

no test coverage detected