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

File test.ts

packages/client/src/__tests__/integration/happy/enums/test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getTestClient } from '../../../../utils/getTestClient'
2
3test('enums', async () => {
4 const PrismaClient = await getTestClient()

Callers

nothing calls this directly

Calls 6

getTestClientFunction · 0.90
$onMethod · 0.80
findManyMethod · 0.80
$disconnectMethod · 0.80
testFunction · 0.50
pushMethod · 0.45

Tested by

no test coverage detected