Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ validate.test.ts
File
validate.test.ts
packages/internals/src/__tests__/engine-commands/validate.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'node:path'
2
import
{ stripVTControlCharacters } from
'node:util'
3
4
import
{ serialize } from
'@prisma/get-platform/src/test-utils/vitest-snapshot-serializer'
Callers
nothing calls this directly
Calls
6
serialize
Function · 0.90
getCliProvidedSchemaFile
Function · 0.90
validate
Function · 0.85
isRustPanic
Function · 0.85
restoreEnvSnapshot
Function · 0.70
test
Function · 0.50
Tested by
no test coverage detected