Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/axios/axios
/ settle.test.js
File
settle.test.js
tests/unit/core/settle.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, vi } from
'vitest'
;
2
import
settle from
'../../../lib/core/settle.js'
;
3
import
AxiosError from
'../../../lib/core/AxiosError.js'
;
4
Callers
nothing calls this directly
Calls
2
settle
Function · 0.85
makeResponse
Function · 0.85
Tested by
no test coverage detected