Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ loadConfigFromFile.test.ts
File
loadConfigFromFile.test.ts
packages/config/src/__tests__/loadConfigFromFile.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable @typescript-eslint/no-redundant-
type
-constituents */
2
import
path from
'node:path'
3
4
import
{ vitestContext } from
'@prisma/get-platform/src/test-utils/vitestContext'
Callers
nothing calls this directly
Calls
9
loadConfigFromFile
Function · 0.90
defaultConfig
Function · 0.90
assertConfigDefined
Function · 0.85
assertErrorConfigLoadError
Function · 0.85
assertErrorConfigFileSyntaxError
Function · 0.85
assertLoadConfigFromFileErrorIsUndefined
Function · 0.85
test
Function · 0.50
new
Method · 0.45
slice
Method · 0.45
Tested by
no test coverage detected