wordpress-develop/tests/phpunit/tests/admin
Tonya Mork 793bde1af7 Tests: Add missing @covers tags for Tests_Admin_wpCommunityEvents.
Adds missing and moves placement of existing @covers tags for consistency.

Follow-up to [40607], [42726], [49145].

Props pbearne, jrf, hellofromTonya.
See #39265.

git-svn-id: https://develop.svn.wordpress.org/trunk@51725 602fd350-edb4-49c9-b593-d223f7449a82
2021-09-01 22:26:33 +00:00
..
includesComment.php Tests: Add missing @covers tags for Tests_Admin_IncludesComment. 2021-09-01 21:58:32 +00:00
includesFile.php Tests: Rename classes in phpunit/tests/admin/ per the naming conventions. 2021-08-19 13:08:43 +00:00
includesListTable.php Coding Standards: Use static closures when not using $this. 2021-08-26 12:57:08 +00:00
includesMisc.php Tests: Rename classes in phpunit/tests/admin/ per the naming conventions. 2021-08-19 13:08:43 +00:00
includesPlugin.php Tests: Rename classes in phpunit/tests/admin/ per the naming conventions. 2021-08-19 13:08:43 +00:00
includesPost.php Tests: Rename classes in phpunit/tests/admin/ per the naming conventions. 2021-08-19 13:08:43 +00:00
includesSchema.php Tests: Rename classes in phpunit/tests/admin/ per the naming conventions. 2021-08-19 13:08:43 +00:00
includesScreen.php Tests: Rename classes in phpunit/tests/admin/ per the naming conventions. 2021-08-19 13:08:43 +00:00
includesTemplate.php Tests: Rename classes in phpunit/tests/admin/ per the naming conventions. 2021-08-19 13:08:43 +00:00
includesTheme.php Tests: Rename classes in phpunit/tests/admin/ per the naming conventions. 2021-08-19 13:08:43 +00:00
includesUser.php REST API: Introduce Application Passwords for API authentication. 2020-10-08 22:12:02 +00:00
wpCommunityEvents.php Tests: Add missing @covers tags for Tests_Admin_wpCommunityEvents. 2021-09-01 22:26:33 +00:00
wpMediaListTable.php Tests: Rename classes in phpunit/tests/admin/ per the naming conventions. 2021-08-19 13:08:43 +00:00
wpPrivacyRequestsTable.php Tests: Replace assertContains() with assertStringContainsString() when used with strings. 2021-07-19 14:00:11 +00:00