Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ serialize } from
'@prisma/get-platform/src/test-utils/vitest-snapshot-serializer'
2
import
tempy from
'tempy'
3
import
{ describe, expect, test, vi } from
'vitest'
4
Callers
nothing calls this directly
Calls
10
execaCommand
Function · 0.90
canConnectToDatabase
Function · 0.90
createDatabase
Function · 0.90
serialize
Function · 0.90
uriToCredentials
Function · 0.90
credentialsToUri
Function · 0.90
dropDatabase
Function · 0.90
includes
Method · 0.80
testIf
Function · 0.70
test
Function · 0.50
Tested by
no test coverage detected