axios-axios/test/specs/utils
Xianming Zhong 0d69a79c81
Refactor mergeConfig without utils.deepMerge (#2844)
* Adding failing test

* Fixing #2587 default custom config persisting

* Adding Concat keys and filter duplicates

* Fixed value from CPE

* update for review feedbacks

* no deepMerge

* only merge between plain objects

* fix rename

* always merge config by mergeConfig

* extract function mergeDeepProperties

* refactor mergeConfig with all keys, and add special logic for validateStatus

* add test for resetting headers

* add lots of tests and fix a bug

* should not inherit `data`

* use simple toString

* revert #1845

Co-authored-by: David Tanner <david.tanner@lifeomic.com>
Co-authored-by: Justin Beckwith <justin.beckwith@gmail.com>
2020-06-08 20:52:45 +02:00
..
extend.spec.js Moving Axios class into core/ 2016-06-01 14:42:14 -06:00
forEach.spec.js Fixing forEach test 2016-09-12 20:51:23 +02:00
isX.spec.js Refactor mergeConfig without utils.deepMerge (#2844) 2020-06-08 20:52:45 +02:00
merge.spec.js Refactor mergeConfig without utils.deepMerge (#2844) 2020-06-08 20:52:45 +02:00
trim.spec.js Revert "Update Webpack + deps, remove now unnecessary polyfills" (#2479) 2019-10-25 11:34:47 -03:00