wordpress-develop/tests/phpunit/tests/ajax
Gary Pendergast 4e0499e5bf Tests: Add an xdebug group for tests that require xdebug.
These tests are now also run as their own part of the Travis build, to ensure performance of other tests isn't affected by the presence of xdebug.

Fixes #40532.



git-svn-id: https://develop.svn.wordpress.org/trunk@45827 602fd350-edb4-49c9-b593-d223f7449a82
2019-08-19 02:17:50 +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 Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in tests. 2019-07-02 04:43:01 +00:00
Compression.php Code is Poetry. 2017-11-30 23:09:33 +00:00
CustomizeManager.php Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in tests. 2019-07-02 04:43:01 +00:00
CustomizeMenus.php Build Tools: Switch all Travis PHPUnit jobs over to Docker-based PHP. 2019-08-07 11:54:22 +00:00
DeleteComment.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
DeletePlugin.php Code is Poetry. 2017-11-30 23:09:33 +00:00
DimComment.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
EditComment.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +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 Tests: Add an xdebug group for tests that require xdebug. 2019-08-19 02:17:50 +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