Wordpress/tests/qunit
Timothy Jacobs efe06cdcea Site Health, REST API: Move async tests to REST API endpoints.
This provides more flexibility when writing tests and benefits from running in a front-end context which is necessary for some tests like checking that updates are supported. Additionally, this provides a more robust interface for developers who want to integrate with Site Health tests.

Because the `wp/v2` endpoint is reserved for modeling core entities, site health is registered in its own `wp-site-health/v1` namespace.

The existing ajax actions have been maintained for backward compatibility.

Props Clorith, chrisvanpatten, afragen, pokhriyal, TimothyBlynJacobs.
Fixes #48105.


git-svn-id: https://develop.svn.wordpress.org/trunk@49154 602fd350-edb4-49c9-b593-d223f7449a82
2020-10-15 01:58:28 +00:00
..
fixtures Site Health, REST API: Move async tests to REST API endpoints. 2020-10-15 01:58:28 +00:00
wp-admin/js Community Events: Display dates and times in the user's time zone. 2020-10-14 18:19:43 +00:00
wp-includes/js Build/Test Tools: Update QUnit and Sinon to the latest versions. 2020-03-27 00:16:58 +00:00
.jshintrc Build/Test Tools: Restore the `QUnit` global in JSHint config for QUnit. 2020-09-15 10:07:29 +00:00
index.html I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/dashboard.js`. 2020-10-14 21:11:09 +00:00