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

File DbExecute.test.ts

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

Source from the content-addressed store, hash-verified

1// describeMatrix making eslint unhappy about the test names
2/* eslint-disable jest/no-identical-title */
3
4import childProcess from 'node:child_process'

Callers

nothing calls this directly

Calls 15

createDefaultTestContextFunction · 0.90
describeMatrixFunction · 0.90
tearDownPostgresFunction · 0.90
setupPostgresFunction · 0.90
tearDownCockroachFunction · 0.90
setupCockroachFunction · 0.90
tearDownMysqlFunction · 0.90
setupMysqlFunction · 0.90
tearDownMSSQLFunction · 0.90
setupMSSQLFunction · 0.90
catchMethod · 0.80
errorMethod · 0.80

Tested by

no test coverage detected