..
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
AddTag.php
Taxonomy: Display update notices when adding terms.
2021-11-15 22:23:01 +00:00
Attachments.php
Tests: Don't skip some Ajax tests on multisite, add them to the ms-excluded group instead.
2021-09-26 00:12:56 +00:00
Autosave.php
Tests: Use more appropriate assertions in various tests.
2021-07-17 10:36:52 +00:00
Compression.php
Tests: Replace assertContains() with assertStringContainsString() when used with strings.
2021-07-19 14:00:11 +00:00
CustomizeManager.php
Coding Standards: Add visibility to methods in tests/phpunit/tests/.
2021-11-04 15:22:47 +00:00
CustomizeMenus.php
Coding Standards: Add visibility to methods in tests/phpunit/tests/.
2021-11-04 15:22:47 +00:00
DeleteComment.php
Tests: Use more appropriate assertions in various tests.
2021-07-15 14:44:22 +00:00
DeletePlugin.php
Tests: Don't skip some Ajax tests on multisite, add them to the ms-excluded group instead.
2021-09-26 00:12:56 +00:00
DimComment.php
Build/Test Tools: Implement use of the void solution.
2021-08-07 10:29:41 +00:00
EditComment.php
Coding Standards: Add visibility to methods in tests/phpunit/tests/.
2021-11-04 15:22:47 +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
Coding Standards: Add visibility to methods in tests/phpunit/tests/.
2021-11-04 15:22:47 +00:00
MediaEdit.php
Build/Test Tools: Implement use of the void solution.
2021-08-07 10:29:41 +00:00
PrivacyErasePersonalData.php
Build/Test Tools: Implement use of the void solution.
2021-08-07 10:29:41 +00:00
PrivacyExportPersonalData.php
Build/Test Tools: Implement use of the void solution.
2021-08-07 10:29:41 +00:00
QuickEdit.php
Tests: Introduce assertSameSets() and assertSameSetsWithIndex(), and use them where appropriate.
2020-09-04 07:01:00 +00:00
ReplytoComment.php
Coding Standards: Add visibility to methods in tests/phpunit/tests/.
2021-11-04 15:22:47 +00:00
Response.php
Build/Test Tools: Implement use of the void solution.
2021-08-07 10:29:41 +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
Tests: Don't skip some Ajax tests on multisite, add them to the ms-excluded group instead.
2021-09-26 00:12:56 +00:00