.. |
factory
|
Build/Test Tools: Add missing access modifiers to factory classes in `phpunit/includes/factory`.
|
2019-03-15 12:15:08 +00:00 |
phpunit6
|
Build/Test Tools: Add support for PHPUnit 7.x.
|
2019-01-28 14:10:24 +00:00 |
phpunit7
|
Build/Test Tools: Move `WP_UnitTestCase_Base::assertPostConditions()` to a more appropriate place.
|
2019-01-30 14:30:42 +00:00 |
abstract-testcase.php
|
Build/Test Tools: Add `$current_screen` to the list of globals to unset in `WP_UnitTestCase_Base::go_to()`.
|
2019-05-31 14:06:27 +00:00 |
bootstrap.php
|
Build/Test Tools: Remove the dependency on a globally installed Grunt.
|
2019-05-26 19:34:24 +00:00 |
class-basic-object.php
|
Build/Test tools: Remove unnecessary PHP functionality tests from the test suite.
|
2017-12-09 23:08:24 +00:00 |
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-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-search-handler.php
|
REST API: Introduce controller for searching across post types.
|
2018-12-13 09:37:05 +00:00 |
exceptions.php
|
…
|
|
factory.php
|
…
|
|
functions.php
|
Build/Test tools: Add some docs to the test functions.
|
2019-04-11 17:29:20 +00:00 |
install.php
|
…
|
|
listener-loader.php
|
Build/Test Tools: Add support for PHPUnit 7.x.
|
2019-01-28 14:10:24 +00:00 |
mock-fs.php
|
…
|
|
mock-image-editor.php
|
…
|
|
mock-mailer.php
|
…
|
|
object-cache.php
|
…
|
|
plural-form-function.php
|
Coding Standards: Ignore the single WordPress.PHP.RestrictedPHPFunctions.create_function_create_function violation.
|
2019-01-11 03:44:20 +00:00 |
speed-trap-listener.php
|
…
|
|
spy-rest-server.php
|
…
|
|
testcase-ajax.php
|
Privacy: Add unit tests for exporting and erasing personal data.
|
2019-03-15 18:07:09 +00:00 |
testcase-canonical.php
|
Build/Test Tools: Add support for PHPUnit 7.x.
|
2019-01-28 14:10:24 +00:00 |
testcase-rest-api.php
|
…
|
|
testcase-rest-controller.php
|
REST API: Include permalink_template/generated_slug for Posts
|
2018-12-12 02:11:22 +00:00 |
testcase-rest-post-type-controller.php
|
Date/Time: Replace all instances of `date()` with `gmdate()`.
|
2019-05-26 00:11:37 +00:00 |
testcase-xmlrpc.php
|
…
|
|
testcase.php
|
Build/Test Tools: Add support for PHPUnit 7.x.
|
2019-01-28 14:10:24 +00:00 |
trac.php
|
…
|
|
utils.php
|
General: PHP7.3 throws an `E_WARNING` when using continue to target a switch
|
2018-09-23 22:49:02 +00:00 |
wp-profiler.php
|
Build/Test Tools: Add missing access modifiers in `phpunit/includes/wp-profiler.php`.
|
2019-03-15 21:58:01 +00:00 |