Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ defaultTestConfig } from
'@prisma/config'
2
import
{ describe, expect, test, vi } from
'vitest'
3
4
import
{ PostgresCommand } from
'../PostgresCommand'
Callers
nothing calls this directly
Calls
5
defaultTestConfig
Function · 0.90
mockResolvedValue
Method · 0.80
parse
Method · 0.65
test
Function · 0.50
new
Method · 0.45
Tested by
no test coverage detected