MCPcopy
hub / github.com/axios/axios / defaults.browser.test.js

File defaults.browser.test.js

tests/browser/defaults.browser.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from 'vitest';
2
3import axios from '../../index.js';
4import defaults from '../../lib/defaults/index.js';

Callers

nothing calls this directly

Calls 6

createMethod · 0.80
getMethod · 0.80
concatMethod · 0.80
getLastRequestFunction · 0.70
finishRequestFunction · 0.70
toJSONMethod · 0.45

Tested by

no test coverage detected