wordpress-develop/tests/phpunit/tests/ajax
Gary Pendergast a75d153eee Coding Standards: Upgrade WPCS to 1.0.0
WPCS 1.0.0 includes a bunch of new auto-fixers, which drops the number of coding standards issues across WordPress significantly. Prior to running the auto-fixers, there were 15,312 issues detected. With this commit, we now drop to 4,769 issues.

This change includes three notable additions:
- Multiline function calls must now put each parameter on a new line.
- Auto-formatting files is now part of the `grunt precommit` script. 
- Auto-fixable coding standards issues will now cause Travis failures.

Fixes #44600.



git-svn-id: https://develop.svn.wordpress.org/trunk@43571 602fd350-edb4-49c9-b593-d223f7449a82
2018-08-17 01:50:26 +00:00
..
Attachments.php Code is Poetry. 2017-11-30 23:09:33 +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 Code is Poetry. 2017-11-30 23:09:33 +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 Taxonomy: restore TagSearch unit tests and correct deprecated version string. 2018-02-25 16:27:57 +00:00
UpdatePlugin.php Update unit test following r42839. 2018-03-17 20:57:00 +00:00