MCPcopy
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

1import { describe, it, expect, vi } from 'vitest';
2import settle from '../../../lib/core/settle.js';
3import AxiosError from '../../../lib/core/AxiosError.js';
4

Callers

nothing calls this directly

Calls 2

settleFunction · 0.85
makeResponseFunction · 0.85

Tested by

no test coverage detected