..
factory
Multisite: Use `get_network()` in `WP_UnitTest_Factory_For_Network`.
2016-11-01 16:51:26 +00:00
bootstrap.php
Build/Test Tools: Add support for PHPUnit 6+.
2017-04-23 02:05:12 +00:00
class-basic-object.php
Tests: Add docblocks for `Basic_Object` and `Basic_Subclass` classes.
2016-08-30 14:31:56 +00:00
class-basic-subclass.php
Tests: Add docblocks for `Basic_Object` and `Basic_Subclass` classes.
2016-08-30 14:31:56 +00:00
exceptions.php
…
factory.php
Add tests for `get_bookmarks()` cache.
2016-05-25 18:20:24 +00:00
functions.php
Build/Test tools: Don't override the `wp_set_auth_cookie()` and `wp_clear_auth_cookie()` functions.
2017-03-10 14:32:31 +00:00
install.php
Tests: Fix a PHP notice introduced in [38907].
2016-10-25 11:05:17 +00:00
mock-fs.php
Normalize slashes in WP_Filesystem_MockFS::mkdir() and WP_Filesystem_MockFS::locate_parent_node() to avoid an infinite loop on Windows.
2013-11-18 15:32:47 +00:00
mock-image-editor.php
Add tests which ensure the `wp_editor_set_quality` and `jpeg_quality` filters only apply if they are added before the corresponding `WP_Image_Editor` is instantiated.
2014-12-15 21:24:21 +00:00
mock-mailer.php
Mail: Improve handling of UTF-8 address headers.
2016-07-13 18:03:52 +00:00
object-cache.php
Build/Test Tools: Add object-cache.php to the unit test suite.
2017-05-01 11:20:30 +00:00
phpunit6-compat.php
Build/Test Tools: Add support for PHPUnit 6+.
2017-04-23 02:05:12 +00:00
speed-trap-listener.php
Unit Tests: Implement `addWarning()` method in SpeedTrapListener.
2015-12-04 16:40:10 +00:00
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
Build/Test Tools: Move the `setExpectedException()` method into the `WP_Ajax_UnitTestCase` class to avoid a fatal error when PHPUnit 3.6 is in use.
2017-04-23 11:45:46 +00:00
testcase-canonical.php
Build/Test Tools: Avoid skipping canonical tests that are connected to open Trac tickets.
2017-04-22 18:25:30 +00:00
testcase-rest-api.php
REST API: Introduce baby API to the world.
2015-10-08 02:30:18 +00:00
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: Shim `post_date_gmt` for drafts / empty dates in the REST API.
2017-02-24 18:14:21 +00:00
testcase-xmlrpc.php
Bootstrap: do not go gentle into that good night r38411, r38412, and parts of r38389.
2016-08-31 16:30:48 +00:00
testcase.php
REST API: Add `author`, `modified`, and `parent` sort order options for posts.
2017-05-10 18:51:28 +00:00
trac.php
Don't use HTTPS in unit tests if OpenSSL isn't loaded.
2014-02-12 20:39:21 +00:00
utils.php
Feeds: Remove an incorrect usage of `sizeof()` in a helper class used during unit testing of XML element handling.
2017-04-24 01:22:39 +00:00
wp-profiler.php
Remove PHP4 constructors from Unit Tests
2015-07-08 16:04:11 +00:00