.. |
factory
|
General: Remove “whitelist” and “blacklist” in favor of more clear and inclusive language.
|
2020-06-22 17:24:34 +00:00 |
phpunit6
|
|
|
phpunit7
|
|
|
abstract-testcase.php
|
|
|
bootstrap.php
|
|
|
class-basic-object.php
|
|
|
class-basic-subclass.php
|
Build/Test tools: Remove unnecessary PHP functionality tests from the test suite.
|
2017-12-09 23:08:24 +00:00 |
class-jsonserializable-object.php
|
|
|
class-wp-fake-block-type.php
|
Blocks: Introduce WP_Block_Type and WP_Block_Type_Registry classes.
|
2018-12-13 09:43:29 +00:00 |
class-wp-rest-test-configurable-controller.php
|
|
|
class-wp-rest-test-search-handler.php
|
|
|
class-wp-sitemaps-empty-test-provider.php
|
|
|
class-wp-sitemaps-large-test-provider.php
|
Sitemaps: Correctly enforce maximum number of sitemaps in index.
|
2020-07-21 13:55:45 +00:00 |
class-wp-sitemaps-test-provider.php
|
|
|
exceptions.php
|
Docs: Improve documentation for tests/phpunit/includes/testcase-ajax.php .
|
2020-01-05 15:31:10 +00:00 |
factory.php
|
|
|
functions.php
|
Editor: Move core blocks registration to init hook
|
2020-07-02 17:20:28 +00:00 |
install.php
|
Build/Test: Die with an error if populate_network fails
|
2020-06-03 21:02:42 +00:00 |
listener-loader.php
|
Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant.
|
2020-02-06 06:31:22 +00:00 |
mock-fs.php
|
|
|
mock-image-editor.php
|
|
|
mock-mailer.php
|
|
|
normalize-xml.xsl
|
Sitemaps: Add XML sitemaps functionality to WordPress.
|
2020-06-17 15:22:49 +00:00 |
object-cache.php
|
Docs: Improve DocBlocks in phpunit/includes/object-cache.php per the documentation standards.
|
2020-01-29 00:36:17 +00:00 |
plural-form-function.php
|
|
|
speed-trap-listener.php
|
|
|
spy-rest-server.php
|
Docs: Improve documentation for tests/phpunit/includes/spy-rest-server.php .
|
2020-02-11 00:18:28 +00:00 |
testcase-ajax.php
|
|
|
testcase-canonical.php
|
|
|
testcase-rest-api.php
|
REST API: Introduce baby API to the world.
|
2015-10-08 02:30:18 +00:00 |
testcase-rest-controller.php
|
|
|
testcase-rest-post-type-controller.php
|
|
|
testcase-xml.php
|
Sitemaps: Add XML sitemaps functionality to WordPress.
|
2020-06-17 15:22:49 +00:00 |
testcase-xmlrpc.php
|
Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant.
|
2020-02-06 06:31:22 +00:00 |
testcase.php
|
Tests: Add a polyfill for assertEqualsWithDelta() to WP_UnitTestCase and use it where appropriate.
|
2020-09-07 03:12:17 +00:00 |
trac.php
|
I18N: Restore the "Error:" prefix for error messages.
|
2020-06-21 13:58:46 +00:00 |
utils.php
|
|
|
wp-profiler.php
|
Docs: Improve inline comments per the documentation standards.
|
2020-01-29 00:43:23 +00:00 |