Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/promptfoo/promptfoo
/ constants.test.ts
File
constants.test.ts
test/constants.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
2
import
{
3
CLOUD_PROVIDER_PREFIX,
4
DEFAULT_API_BASE_URL,
Callers
nothing calls this directly
Calls
6
mockProcessEnv
Function · 0.90
getShareApiBaseUrl
Function · 0.90
getDefaultShareViewBaseUrl
Function · 0.90
getShareViewBaseUrl
Function · 0.90
getDefaultPort
Function · 0.90
it
Function · 0.85
Tested by
no test coverage detected