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

File instance.browser.test.js

tests/browser/instance.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';
4

Callers

nothing calls this directly

Calls 9

createMethod · 0.80
getMethod · 0.80
useMethod · 0.80
getUriMethod · 0.80
getLastRequestFunction · 0.70
flushSuccessFunction · 0.70
waitForRequestFunction · 0.70
ejectMethod · 0.65
respondWithMethod · 0.45

Tested by

no test coverage detected