Wordpress/tests/qunit
Pascal Birchler f54b1461ac REST API: JS Client - Enable connecting to multiple endpoints.
Enable connecting to multiple wp-api `endpoints`. Calling `wp.api.init` with a new `apiRoot` will parse the new endpoint's schema and store a new set of models and collections. A collection of 
connected endpoints is stored in `wp.api.endpoints`.

Props lucasstark.
Fixes #39683.

Merges [40364] to the 4.7 branch.


git-svn-id: https://develop.svn.wordpress.org/branches/4.7@40735 602fd350-edb4-49c9-b593-d223f7449a82
2017-05-16 16:34:22 +00:00
..
editor TiinyMCE: update to 4.4.3, changelog: https://www.tinymce.com/docs/changelog/#version443-september12016 2016-10-11 00:09:03 +00:00
fixtures REST API: JS Client - Enable connecting to multiple endpoints. 2017-05-16 16:34:22 +00:00
vendor Customizer: Add QUnit tests for menus. 2015-08-03 19:27:27 +00:00
wp-admin/js Customize: Ensure that qunit test enters in expected state and tests `wp.customize.dirtyValues` in starter content context. 2016-10-28 03:28:07 +00:00
wp-includes/js REST API: JS Client - Enable connecting to multiple endpoints. 2017-05-16 16:34:22 +00:00
.jshintrc Various JSHint fixes. see #26446. 2014-02-08 00:51:14 +00:00
index.html REST API: JavaScript client - improve route discovery for custom namespaces. 2017-02-24 22:47:47 +00:00