MCPcopy
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

1import { afterAll, afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import cliState from '../src/cliState';
3import {
4 getEnvBool,

Callers

nothing calls this directly

Calls 9

mockProcessEnvFunction · 0.90
setEnvOverridesProviderFunction · 0.90
getEnvStringFunction · 0.90
getEnvBoolFunction · 0.90
getEnvIntFunction · 0.90
getEnvFloatFunction · 0.90
isCIFunction · 0.90
getMaxEvalTimeMsFunction · 0.90
itFunction · 0.85

Tested by

no test coverage detected