Wordpress/tests/phpunit/includes
Joe Hoyle e606bc36c1 REST API: Allow unsetting of page templates in update requests.
Sending a request to update a page with the template property set to an empty string resulted in an error because “” was not a valid value in the enum.

Props lucasstark, swissspidy.
Fixes #38877.

git-svn-id: https://develop.svn.wordpress.org/trunk@39343 602fd350-edb4-49c9-b593-d223f7449a82
2016-11-23 02:46:42 +00:00
..
factory Multisite: Use `get_network()` in `WP_UnitTest_Factory_For_Network`. 2016-11-01 16:51:26 +00:00
bootstrap.php Mail: Set a better error code when triggering `wp_mail_failed`. 2016-11-02 04:26:18 +00:00
class-basic-object.php
class-basic-subclass.php
exceptions.php
factory.php
functions.php REST API: Improve validation for usernames and passwords. 2016-11-14 07:12:31 +00:00
install.php Tests: Fix a PHP notice introduced in [38907]. 2016-10-25 11:05:17 +00:00
mock-fs.php
mock-image-editor.php
mock-mailer.php
speed-trap-listener.php
spy-rest-server.php REST API: Allow unsetting of page templates in update requests. 2016-11-23 02:46:42 +00:00
testcase-ajax.php
testcase-canonical.php Built/Test Tools: Unify the way the permastructure is set when used in conjunction with re-registering the initial taxonomies. This ensure that rewrite rules for taxonomies are consistently available. 2016-09-26 17:01:48 +00:00
testcase-rest-api.php
testcase-rest-controller.php REST API: Fire correct hooks when creating users on multiste. 2016-11-09 01:34:56 +00:00
testcase-rest-post-type-controller.php REST API: Introduce the Content API endpoints. 2016-10-20 02:54:12 +00:00
testcase-xmlrpc.php
testcase.php Tests: Reset post-related globals after each test. 2016-09-30 03:15:36 +00:00
trac.php
utils.php REST API: Introduce the Content API endpoints. 2016-10-20 02:54:12 +00:00
wp-profiler.php