Wordpress/tests
jnylen0 127f243bfe REST API: Skip generating the client test fixtures in multisite mode.
There are a couple of changes to the generated API schemas between single-site and multisite mode - for example, the `url` and `email` settings are not present in the settings endpoint (see #39005).

To avoid unexpected changes to the `wp-api-generated.js` fixture file, skip generating the client test fixtures when running the test suite in multisite mode.

See #39264.


git-svn-id: https://develop.svn.wordpress.org/trunk@40077 602fd350-edb4-49c9-b593-d223f7449a82
2017-02-18 19:29:24 +00:00
..
phpunit REST API: Skip generating the client test fixtures in multisite mode. 2017-02-18 19:29:24 +00:00
qunit REST API: Skip generating the client test fixtures in PHP 5.2 and 5.3. 2017-02-17 00:12:49 +00:00