wordpress-develop/tests/phpunit/tests/ajax
2016-11-08 23:49:11 +00:00
..
Attachments.php Media: Remove an extra quote when sending a link of a media file to the editor. 2016-04-21 21:20:26 +00:00
Autosave.php Unit Tests: 2016-08-27 08:35:16 +00:00
Compression.php Adjust unit tests to account for change in [37144] 2016-03-30 19:52:14 +00:00
CustomizeManager.php Customize: Implement customized state persistence with changesets. 2016-10-18 20:04:36 +00:00
CustomizeMenus.php Customize: Ensure page/post stubs are included in listings and searches for available nav menu items. 2016-11-04 07:23:49 +00:00
DeleteComment.php Unit Tests: 2016-08-27 08:35:16 +00:00
DeletePlugin.php Plugins: Move capability checks further up in wp_ajax_update_plugin() and wp_ajax_delete_plugin(). 2016-07-27 17:42:01 +00:00
DimComment.php Unit Tests: Remove an unused parameter from Tests_Ajax_DimComment::test_with_bad_id(). 2016-07-04 19:07:21 +00:00
EditComment.php Unit Tests: after [35225], make factory a method/getter on WP_UnitTestCase and add magic methods for BC for every plugin that is extending WP_UnitTestCase and accessing the $factory instance prop. 2015-10-17 18:02:16 +00:00
GetComments.php Unit Tests: 2016-08-27 08:35:16 +00:00
ManageThemes.php Themes: Account for uppercase chars when managing themes. 2016-10-03 18:12:57 +00:00
MediaEdit.php Build/Test Tools: Utilise assertFileExists() and assertFileNotExists() in more places. 2016-11-08 23:49:11 +00:00
QuickEdit.php Unit Tests: Change some @group annotations to @ticket. 2016-07-04 20:24:52 +00:00
ReplytoComment.php Unit Tests: 2016-08-27 08:35:16 +00:00
Response.php Tests: Remove the @runTestsInSeparateProcesses annotation for Ajax tests. 2015-10-15 21:30:52 +00:00
TagSearch.php Unit Tests: 2016-08-27 08:35:16 +00:00
UpdatePlugin.php Plugins: Move capability checks further up in wp_ajax_update_plugin() and wp_ajax_delete_plugin(). 2016-07-27 17:42:01 +00:00