axios-axios/test/specs
2022-03-07 20:09:23 +02:00
..
cancel Adding axios.isCancel method 2016-09-21 18:47:37 -07:00
core Adding HTTP status code to error.toJSON (#2956) 2021-09-05 13:45:24 +02:00
helpers Revert "Fixed isFormData predicate; (#4413)" (#4472) 2022-02-13 15:47:38 +02:00
utils Refactor mergeConfig without utils.deepMerge (#2844) 2020-06-08 20:52:45 +02:00
__helpers.js Fixing requestHeaders.Authorization (#3287) 2020-09-20 10:19:48 +08:00
adapter.spec.js issue#2609 | Sasha | predictable axios requests (#2702) 2021-03-01 11:11:35 +02:00
api.spec.js Adding baseURL to be used in getUri(), also removing question mark trimming since there seems to be no obvious reason for it. (#3737) 2022-03-07 20:09:23 +02:00
basicAuth.spec.js Remove btoa polyfill tests 2018-08-06 09:56:51 +02:00
cancel.spec.js Removed cancel token request test till debugging on FireFox can be done 2022-01-18 09:24:55 +02:00
defaults.spec.js Refactored project file structure to avoid circular imports; (#4220) 2022-03-07 09:09:43 +02:00
headers.spec.js Remove charset in tests (#3807) 2021-05-21 07:51:31 +02:00
instance.spec.js Adding baseURL to be used in getUri(), also removing question mark trimming since there seems to be no obvious reason for it. (#3737) 2022-03-07 20:09:23 +02:00
interceptors.spec.js (Add tests to) document how multiple inceptors work (#3564) 2021-12-22 21:14:52 +02:00
options.spec.js Fixing #385 - Keep defaults local to instance 2018-03-02 12:31:15 +02:00
progress.spec.js Splitting progress event handlers into upload and download handlers 2016-08-22 21:52:59 -07:00
promise.spec.js Fixing sporadically failing tests 2016-10-29 21:58:06 -07:00
requests.spec.js Returned error treated when requesting uncommon URL (#3544) 2022-03-07 19:53:57 +02:00
transform.spec.js Feat/json improvements (#3763) 2021-04-19 22:05:48 +02:00
xsrf.spec.js Added test to ensure that XHR adapter does not read cookies if xsrfCookieName is null 2016-08-11 10:47:53 +02:00