Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/promptfoo/promptfoo
/ clone
Function
clone
test/util/utils.ts:68–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
bodyUsed: false,
67
body: null,
68
clone() {
69
return
createMockResponse(options);
70
},
71
} as Response;
72
return
mockResponse;
73
}
Callers
2
getFinalTest
Function · 0.85
parseConfigSystemInstruction
Function · 0.85
Calls
1
createMockResponse
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…