wordpress-develop/tests/phpunit/tests/ajax
Jonathan Desrosiers 34251aa2ab Tests: Fix failing tests for privacy export/erase requests when running the ajax group for multisite.
Props davidbinda, garrett-eclipse.
Fixes #43438.

git-svn-id: https://develop.svn.wordpress.org/trunk@44943 602fd350-edb4-49c9-b593-d223f7449a82
2019-03-20 17:40:17 +00:00
..
AddMeta.php Meta: Allow empty strings to be set by Custom Fields meta box. 2018-12-14 03:16:56 +00:00
Attachments.php Replace usages of basename() with wp_basename() in order to support multibyte filenames 2019-03-01 20:57:26 +00:00
Autosave.php Code is Poetry. 2017-11-30 23:09:33 +00:00
Compression.php Code is Poetry. 2017-11-30 23:09:33 +00:00
CustomizeManager.php Build/Test Tools: Implement assertNotWPError() in appropriate places in the test suite. 2018-03-20 22:34:11 +00:00
CustomizeMenus.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
DeleteComment.php Code is Poetry. 2017-11-30 23:09:33 +00:00
DeletePlugin.php Code is Poetry. 2017-11-30 23:09:33 +00:00
DimComment.php Code is Poetry. 2017-11-30 23:09:33 +00:00
EditComment.php Code is Poetry. 2017-11-30 23:09:33 +00:00
GetComments.php Code is Poetry. 2017-11-30 23:09:33 +00:00
ManageThemes.php Code is Poetry. 2017-11-30 23:09:33 +00:00
MediaEdit.php Replace usages of basename() with wp_basename() in order to support multibyte filenames 2019-03-01 20:57:26 +00:00
PrivacyErasePersonalData.php Tests: Fix failing tests for privacy export/erase requests when running the ajax group for multisite. 2019-03-20 17:40:17 +00:00
PrivacyExportPersonalData.php Tests: Fix failing tests for privacy export/erase requests when running the ajax group for multisite. 2019-03-20 17:40:17 +00:00
QuickEdit.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
ReplytoComment.php Code is Poetry. 2017-11-30 23:09:33 +00:00
Response.php Code is Poetry. 2017-11-30 23:09:33 +00:00
TagSearch.php REST API: Restore use of wp_ajax_ajax_tag_search() for tag search. 2019-01-10 02:36:40 +00:00
UpdatePlugin.php Accessibility: Improve the "Hello Dolly" accessibility. 2019-03-18 17:18:46 +00:00