MCPcopy
hub / github.com/axios/axios / resolveConfig.test.js

File resolveConfig.test.js

tests/unit/helpers/resolveConfig.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from 'vitest';
2import assert from 'assert';
3import FormData from 'form-data';
4import resolveConfig from '../../../lib/helpers/resolveConfig.js';

Callers

nothing calls this directly

Calls 3

resolveConfigFunction · 0.85
getMethod · 0.80
toJSONMethod · 0.45

Tested by

no test coverage detected