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

File DbPush.test.ts

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

Source from the content-addressed store, hash-verified

1import path from 'path'
2import prompt from 'prompts'
3
4import { DbPush } from '../commands/DbPush'

Callers

nothing calls this directly

Calls 11

createDefaultTestContextFunction · 0.90
describeMatrixFunction · 0.90
tearDownPostgresFunction · 0.90
setupPostgresFunction · 0.90
tearDownMongoFunction · 0.90
setupMongoFunction · 0.90
inspectMethod · 0.80
catchMethod · 0.80
errorMethod · 0.80
parseMethod · 0.65
newMethod · 0.45

Tested by

no test coverage detected