axios-axios/test/specs
2016-06-23 15:43:42 -06:00
..
core Improve error handling 2016-06-13 13:56:08 -07:00
helpers Moving settle & transformData from helpers/ -> core/ 2016-06-01 13:54:38 -06:00
utils Moving Axios class into core/ 2016-06-01 14:42:14 -06:00
__helpers.js Modifying isURLSearchParams function to use instanceof instead of duck typing 2016-05-18 18:47:34 -07:00
adapter.spec.js Cleaning up tests a bit 2016-03-04 10:35:05 -07:00
api.spec.js Adding request function to exported singleton 2016-05-17 13:54:34 -07:00
basicAuth.spec.js Moving test helpers and auto-loading them 2016-03-07 13:21:27 -07:00
basicAuthWithPolyfill.spec.js Moving test helpers and auto-loading them 2016-03-07 13:21:27 -07:00
defaults.spec.js Moving test helpers and auto-loading them 2016-03-07 13:21:27 -07:00
headers.spec.js Moving test helpers and auto-loading them 2016-03-07 13:21:27 -07:00
instance.spec.js Instances created from axios.create have same API as default axios 2016-06-23 15:43:42 -06:00
interceptors.spec.js Invoke request transformers after request interceptors 2016-06-23 14:55:22 -06:00
options.spec.js Moving test helpers and auto-loading them 2016-03-07 13:21:27 -07:00
promise.spec.js Moving test helpers and auto-loading them 2016-03-07 13:21:27 -07:00
requests.spec.js Improve error handling 2016-06-13 13:56:08 -07:00
transform.spec.js Moving test helpers and auto-loading them 2016-03-07 13:21:27 -07:00
xsrf.spec.js Moving test helpers and auto-loading them 2016-03-07 13:21:27 -07:00