Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/promptfoo/promptfoo
/ envars.test.ts
File
envars.test.ts
test/envars.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterAll, afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
2
import
cliState from
'../src/cliState'
;
3
import
{
4
getEnvBool,
Callers
nothing calls this directly
Calls
9
mockProcessEnv
Function · 0.90
setEnvOverridesProvider
Function · 0.90
getEnvString
Function · 0.90
getEnvBool
Function · 0.90
getEnvInt
Function · 0.90
getEnvFloat
Function · 0.90
isCI
Function · 0.90
getMaxEvalTimeMs
Function · 0.90
it
Function · 0.85
Tested by
no test coverage detected