Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ getConfig.test.ts
File
getConfig.test.ts
packages/internals/src/__tests__/engine-commands/getConfig.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
{ describe, expect, test } from
'vitest'
3
4
import
{ getConfig, isRustPanic } from
'../..'
Callers
nothing calls this directly
Calls
4
serialize
Function · 0.90
getConfig
Function · 0.85
isRustPanic
Function · 0.85
test
Function · 0.50
Tested by
no test coverage detected