wordpress-develop/tests/phpunit/tests/ajax
2015-09-15 08:04:33 +00:00
..
Autosave.php Pinking shears in unit test files. 2015-03-05 13:14:28 +00:00
Compression.php Fix an error in tests/ajax/Compression by removing the unnecessary call to ob_end_clean() immediately after ob_get_clean() in _gzdecode, which has aleady deleted the buffer. 2013-09-13 21:29:12 +00:00
CustomizeMenus.php Menu customizer: More clearly separate search results from available items. 2015-07-29 23:39:54 +00:00
DeleteComment.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
DimComment.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
EditComment.php Capabilities: Fall back to the edit_posts capability for orphaned comments. 2015-08-13 22:30:26 +00:00
GetComments.php Fix several esoteric errors related to AJAX unit tests for comments: 2013-09-14 18:35:43 +00:00
MediaEdit.php Wouldn't it be incredible if you could run Unit Tests without all of your uploads being indiscriminately blown away and your upload folder permissions being destroyed? 2014-07-12 07:08:15 +00:00
QuickEdit.php Prevent terms in a show_in_quick_edit=false taxonomy from being updated by a faked AJAX request. 2015-01-31 19:37:12 +00:00
ReplytoComment.php Initialise $_SERVER[ 'REMOTE_ADDR' ] during the test bootstrap so individual tests need not. 2015-09-15 08:04:33 +00:00
Response.php In PHPUnit test classes, parent::tearDown() should be the last thing done in tearDown() methods. 2015-03-05 13:14:15 +00:00
TagSearch.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00