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

File isAxiosError.test.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

isAxiosErrorFunction · 0.85
fromMethod · 0.45

Tested by

no test coverage detected