Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/promptfoo/promptfoo
/ pythonCompletion.test.ts
File
pythonCompletion.test.ts
test/providers/pythonCompletion.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
;
2
import
path from
'path'
;
3
4
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
Callers
nothing calls this directly
Calls
10
it
Function · 0.85
resolve
Method · 0.80
id
Method · 0.65
callApi
Method · 0.65
shutdown
Method · 0.65
create
Method · 0.45
callEmbeddingApi
Method · 0.45
callClassificationApi
Method · 0.45
initialize
Method · 0.45
has
Method · 0.45
Tested by
no test coverage detected