Wordpress/tests/phpunit/tests/ajax
John Blackbourn c29412abf9 Initialise `$_SERVER[ 'REMOTE_ADDR' ]` during the test bootstrap so individual tests need not.
Fixes #33877
Fixes #25162


git-svn-id: https://develop.svn.wordpress.org/trunk@34172 602fd350-edb4-49c9-b593-d223f7449a82
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
CustomizeMenus.php Menu customizer: More clearly separate search results from available items. 2015-07-29 23:39:54 +00:00
DeleteComment.php
DimComment.php
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