MCPcopy
hub / github.com/prisma/prisma / PostgresCommand.vitest.ts

File PostgresCommand.vitest.ts

packages/cli/src/postgres/__tests__/PostgresCommand.vitest.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defaultTestConfig } from '@prisma/config'
2import { describe, expect, test, vi } from 'vitest'
3
4import { PostgresCommand } from '../PostgresCommand'

Callers

nothing calls this directly

Calls 5

defaultTestConfigFunction · 0.90
mockResolvedValueMethod · 0.80
parseMethod · 0.65
testFunction · 0.50
newMethod · 0.45

Tested by

no test coverage detected