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

File schemaEngineCommands.test.ts

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

Source from the content-addressed store, hash-verified

1import { serialize } from '@prisma/get-platform/src/test-utils/vitest-snapshot-serializer'
2import tempy from 'tempy'
3import { describe, expect, test, vi } from 'vitest'
4

Callers

nothing calls this directly

Calls 10

execaCommandFunction · 0.90
canConnectToDatabaseFunction · 0.90
createDatabaseFunction · 0.90
serializeFunction · 0.90
uriToCredentialsFunction · 0.90
credentialsToUriFunction · 0.90
dropDatabaseFunction · 0.90
includesMethod · 0.80
testIfFunction · 0.70
testFunction · 0.50

Tested by

no test coverage detected