Wordpress/tests/qunit/wp-includes/js
Adam Silverstein 10488d5fdc WP-API JS Client: Improve support for meta.
* Add/fix `getMeta`, `getMetas`, `setMeta` and `setMetas` helpers for models that support meta.
* Add tests for new helpers, verify meta support for `Posts`, `Comments`, `Tags` and `Users`.
* Include meta data in fixture generation and fixture file driving tests.

Fixes #41055.


git-svn-id: https://develop.svn.wordpress.org/trunk@41678 602fd350-edb4-49c9-b593-d223f7449a82
2017-10-02 18:39:30 +00:00
..
tinymce TinyMCE: disable the tests for wptextpatterns plugin in PhantomJS. 2017-09-27 16:21:24 +00:00
api-request.js REST API: Make jshint happy again after [41222]. 2017-08-03 20:35:38 +00:00
shortcode.js Shortcodes: Allow using single quotes for empty value attributes. 2017-07-11 00:53:33 +00:00
wp-api.js WP-API JS Client: Improve support for meta. 2017-10-02 18:39:30 +00:00
wp-hooks.js Add wp.hooks - JavaScript actions and filters. 2017-09-12 12:53:21 +00:00