mirror of
https://github.com/axios/axios.git
synced 2026-04-11 14:21:59 +08:00
* chore: port karma tests * chore: port karma tests * chore: port karma tests * chore: tests * chore: tests * chore: tests * chore: fix issues with port collisions * refactor: utils tests * refactor: utils tests * refactor: utils tests * refactor: tests to vitests * refactor: tests to vitests * refactor: tests to vitests * refactor: tests to vitests * refactor: tests to vitests * refactor: tests to vitests * refactor: tests to vitests * refactor: ci * chore: install pw deps * chore: fixx ai feedback * chore: wip compatability tests * chore: wip compatability tests * chore: wip compatability tests * refactor: wip smoke * chore: smoke test run * chore: update unzip * chore: update testing * chore: update testing * chore: update testing * chore: update testing * chore: update testing * chore: skip tests that cannot run on node 16 and lower * chore: fix 16x under tests * chore: rest of tests * fix: functions and runs * feat: added tests for esm smoke * feat: added smoke * chore: ignore ai gen plans * chore: ci fixes * chore: fix small p2s |
||
|---|---|---|
| .. | ||
| adapter.browser.test.js | ||
| basicAuth.browser.test.js | ||
| cancel.browser.test.js | ||
| cancelToken.browser.test.js | ||
| cookies.browser.test.js | ||
| defaults.browser.test.js | ||
| formdata.browser.test.js | ||
| headers.browser.test.js | ||
| instance.browser.test.js | ||
| interceptors.browser.test.js | ||
| isURLSameOrigin.browser.test.js | ||
| options.browser.test.js | ||
| progress.browser.test.js | ||
| promise.browser.test.js | ||
| requests.browser.test.js | ||
| settle.browser.test.js | ||
| toFormData.browser.test.js | ||
| transform.browser.test.js | ||
| xsrf.browser.test.js | ||