Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ requesty.spec.ts
File
requesty.spec.ts
src/api/providers/__tests__/requesty.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// npx vitest run api/providers/__tests__/requesty.spec.ts
2
3
vitest.mock(
"../utils/timeout-config"
, () => ({
4
getApiRequestTimeout: vitest.fn().mockReturnValue(300_000),
Callers
nothing calls this directly
Calls
4
next
Method · 0.80
createMessage
Method · 0.65
completePrompt
Method · 0.65
fetchModel
Method · 0.45
Tested by
no test coverage detected