MCPcopy
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

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

Callers

nothing calls this directly

Calls 4

serializeFunction · 0.90
getConfigFunction · 0.85
isRustPanicFunction · 0.85
testFunction · 0.50

Tested by

no test coverage detected