Wordpress/tests/phpunit/includes
2019-12-09 11:29:14 +00:00
..
factory Tests: Make sure network factory returns an integer ID for created objects, for consistency with other factories and the documented value. 2019-12-09 11:29:14 +00:00
phpunit6 Code Modernization: Pass an appropriate error level to trigger_error() in _doing_it_wrong() and related functions: 2019-11-01 00:39:04 +00:00
phpunit7
abstract-testcase.php Tests: Skip test_readme() if the HTTP request to secure.php.net or dev.mysql.com failed on timeout. 2019-11-09 03:36:19 +00:00
bootstrap.php Tests: Replace "blog" reference in a comment about DISABLE_WP_CRON usage with "site". 2019-09-20 21:58:42 +00:00
class-basic-object.php REST API: Support 'object' and 'array' types in register_meta() schemas. 2019-08-15 17:16:21 +00:00
class-basic-subclass.php
class-jsonserializable-object.php REST API: Add test class file incorrectly omitted from [45807]. 2019-08-15 17:20:02 +00:00
class-wp-fake-block-type.php
class-wp-rest-test-search-handler.php
exceptions.php
factory.php
functions.php Tests: Merge [24251] from _wp_filter_build_unique_id() to _test_filter_build_unique_id(), for consistency. 2019-11-29 22:15:31 +00:00
install.php
listener-loader.php
mock-fs.php
mock-image-editor.php
mock-mailer.php
object-cache.php
plural-form-function.php
speed-trap-listener.php
spy-rest-server.php
testcase-ajax.php
testcase-canonical.php
testcase-rest-api.php
testcase-rest-controller.php
testcase-rest-post-type-controller.php
testcase-xmlrpc.php
testcase.php
trac.php
utils.php Tests: Remove a workaround for str_getcsv(). 2019-09-20 22:43:50 +00:00
wp-profiler.php