wordpress-develop/tests/phpunit/tests/admin
John Blackbourn 039c63595d Administration: Allow context and priority to be specified when adding dashboard widgets.
Props davidjlaietta, soulseekah, johnbillion

Fixes #42791


git-svn-id: https://develop.svn.wordpress.org/trunk@49123 602fd350-edb4-49c9-b593-d223f7449a82
2020-10-10 20:38:49 +00:00
..
includesComment.php Code is Poetry. 2017-11-30 23:09:33 +00:00
includesCommunityEvents.php Tests: Introduce assertSameSets() and assertSameSetsWithIndex(), and use them where appropriate. 2020-09-04 07:01:00 +00:00
includesFile.php Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests. 2020-09-02 00:35:36 +00:00
includesListTable.php Comments: Rename WP_Comments_List_Table::comment_status_dropdown() to ::comment_type_dropdown(). 2020-09-05 00:31:03 +00:00
includesMisc.php Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests. 2020-09-02 00:35:36 +00:00
includesPlugin.php Tests: Use consistent wording for the $position parameter in add_submenu_page() tests. 2020-10-09 13:27:50 +00:00
includesPost.php Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests. 2020-09-02 00:35:36 +00:00
includesSchema.php Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests. 2020-09-02 00:35:36 +00:00
includesScreen.php Tests: Replace a few more instances of assertEquals() with assertSame(). 2020-09-04 07:36:33 +00:00
includesTemplate.php Administration: Allow context and priority to be specified when adding dashboard widgets. 2020-10-10 20:38:49 +00:00
includesTheme.php Tests: Introduce assertSameSets() and assertSameSetsWithIndex(), and use them where appropriate. 2020-09-04 07:01:00 +00:00
includesUpdateCore.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
includesUser.php REST API: Introduce Application Passwords for API authentication. 2020-10-08 22:12:02 +00:00
wpPrivacyRequestsTable.php Tests: Clean up some existing @covers tags. 2020-08-25 00:57:17 +00:00