| .. |
|
AddMeta.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
|
Attachments.php
|
Build/Test Tools: Run the Ajax test group for multisite.
|
2020-12-18 14:38:28 +00:00 |
|
Autosave.php
|
Build/Test Tools: Standardise the name, signature, and usage of the wpSetUpBeforeClass() method that's used in test classes.
|
2020-11-15 13:59:32 +00:00 |
|
Compression.php
|
Tests: Convert a few more function_exists() and extension_loaded() checks to @requires annotations.
|
2020-09-21 13:25:38 +00:00 |
|
CustomizeManager.php
|
Build/Test Tools: Fix and standardise calls to the tearDown() method in the test suite.
|
2021-02-27 17:08:26 +00:00 |
|
CustomizeMenus.php
|
Build/Test Tools: Remove unused posts from AJAX test setUp().
|
2020-11-25 04:09:41 +00:00 |
|
DeleteComment.php
|
Build/Test Tools: Standardise the name, signature, and usage of the wpSetUpBeforeClass() method that's used in test classes.
|
2020-11-15 13:59:32 +00:00 |
|
DeletePlugin.php
|
Build/Test Tools: Run the Ajax test group for multisite.
|
2020-12-18 14:38:28 +00:00 |
|
DimComment.php
|
Tests: Switch Ajax tests to use the expectException() method directly, instead of the WP_UnitTestCase_Base::setExpectedException() wrapper.
|
2020-09-18 13:48:27 +00:00 |
|
EditComment.php
|
Tests: Switch Ajax tests to use the expectException() method directly, instead of the WP_UnitTestCase_Base::setExpectedException() wrapper.
|
2020-09-18 13:48:27 +00:00 |
|
GetComments.php
|
Build/Test Tools: Standardise the name, signature, and usage of the wpSetUpBeforeClass() method that's used in test classes.
|
2020-11-15 13:59:32 +00:00 |
|
ManageThemes.php
|
Build/Test Tools: Run the Ajax test group for multisite.
|
2020-12-18 14:38:28 +00:00 |
|
MediaEdit.php
|
Tests: Require imagejpeg() function in Ajax media editing tests.
|
2020-09-29 14:14:28 +00:00 |
|
PrivacyErasePersonalData.php
|
Build/Test Tools: Standardise the name, signature, and usage of the wpSetUpBeforeClass() method that's used in test classes.
|
2020-11-15 13:59:32 +00:00 |
|
PrivacyExportPersonalData.php
|
Build/Test Tools: Standardise the name, signature, and usage of the wpSetUpBeforeClass() method that's used in test classes.
|
2020-11-15 13:59:32 +00:00 |
|
QuickEdit.php
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex(), and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
|
ReplytoComment.php
|
Build/Test Tools: Standardise the name, signature, and usage of the wpSetUpBeforeClass() method that's used in test classes.
|
2020-11-15 13:59:32 +00:00 |
|
Response.php
|
Tests: Convert a few more function_exists() and extension_loaded() checks to @requires annotations.
|
2020-09-21 13:25:38 +00:00 |
|
TagSearch.php
|
Build/Test Tools: Standardise the name, signature, and usage of the wpSetUpBeforeClass() method that's used in test classes.
|
2020-11-15 13:59:32 +00:00 |
|
UpdatePlugin.php
|
Build/Test Tools: Run the Ajax test group for multisite.
|
2020-12-18 14:38:28 +00:00 |