Wordpress/tests/phpunit/tests
Gary Pendergast 2ec6c8f3d3 Build Tools: Upgrade WPCS to 2.0.0.
A few sniffs have been renamed, this change includes the relevant `phpcs:ignore` comment updates.

Fixes #46002.



git-svn-id: https://develop.svn.wordpress.org/trunk@44645 602fd350-edb4-49c9-b593-d223f7449a82
2019-01-18 02:14:24 +00:00
..
actions
admin Privacy: Allow column sorting in the privacy request admin tables. 2019-01-16 17:51:56 +00:00
ajax REST API: Restore use of wp_ajax_ajax_tag_search() for tag search. 2019-01-10 02:36:40 +00:00
attachment
blocks
bookmark General: Fix existing coding standard violations in bookmark tests, as outlined in [44546]. 2019-01-10 21:16:49 +00:00
canonical
category
comment Comments: Add new tests missed in [44499]. 2019-01-09 06:19:53 +00:00
customize Customizer: Fix a coding standards issue introduced in [44580]. 2019-01-14 07:22:03 +00:00
date
db
dependencies Docs: Fix the last handful of incorrect @since 5.0.0 docblock tags. 2019-01-17 06:45:58 +00:00
editor
external-http
feed
filesystem Tests: Add missing parent::setUp() calls to all test classes. 2019-01-14 04:54:01 +00:00
formatting Emoji: Upgrade Twemoji to 11.2.0. 2019-01-18 01:41:41 +00:00
functions Tests: Add missing test cases for is_serialized_string(). 2019-01-08 19:04:51 +00:00
general Coding Standards: Fix and whitelist variable names. 2019-01-12 06:05:55 +00:00
hooks
http Tests: Add missing parent::setUp() calls to all test classes. 2019-01-14 04:54:01 +00:00
image Tests: Add missing parent::setUp() calls to all test classes. 2019-01-14 04:54:01 +00:00
import
includes
l10n I18N: Fix JavaScript translations for subdirectory installations. 2018-12-18 23:09:51 +00:00
link Link Template: In get_adjacent_post(), move the sanitisation of $excluded_terms earlier. 2019-01-15 01:53:02 +00:00
load
media
menu
meta
multisite
oembed Tests: Add missing parent::setUp() calls to all test classes. 2019-01-14 04:54:01 +00:00
option
pomo Tests: Add missing parent::setUp() calls to all test classes. 2019-01-14 04:54:01 +00:00
post Query: Cache the result when get_pages() doesn't find anything in the database. 2019-01-14 23:26:20 +00:00
privacy Privacy: Add unit tests for privacy erasure fulfillment notifications. 2019-01-10 02:06:44 +00:00
query
rest-api Tests: Do not include the delimiter parameter in ucwords() calls. 2019-01-17 21:44:30 +00:00
rewrite Tests: Add missing parent::setUp() calls to all test classes. 2019-01-14 04:54:01 +00:00
taxonomy Tests: Add missing parent::setUp() calls to all test classes. 2019-01-14 04:54:01 +00:00
term
theme
url
user Bootstrap/Load: Fix missing object argument for singular capability checks and support capability tests overlooked in [44524]. 2019-01-09 20:43:57 +00:00
widgets Widgets: Don't log invalid HTML in the Text Widget. 2019-01-14 05:04:12 +00:00
xmlrpc
actions.php
adminbar.php
auth.php
avatar.php Coding Standards: Fix and whitelist variable names. 2019-01-12 06:05:55 +00:00
basic.php
cache.php
canonical.php
category.php
comment-submission.php
comment.php
compat.php
cron.php
db.php WPDB: Check that $wpdb->last_result is countable before counting with it. 2018-12-17 18:38:13 +00:00
dbdelta.php
dependencies.php
file.php
filters.php
functions.php Build Tools: Upgrade WPCS to 2.0.0. 2019-01-18 02:14:24 +00:00
kses.php
l10n.php Build/Test Tools: Fix coding standards issues after [44515] and [44514]. 2019-01-09 12:36:43 +00:00
link.php
locale.php Tests: Add missing parent::setUp() calls to all test classes. 2019-01-14 04:54:01 +00:00
mail.php
media.php Media: Store audio creation date in meta. 2019-01-10 01:31:52 +00:00
meta.php
multisite.php
pluggable.php
post.php Permalinks: Add a pre_wp_unique_post_slug filter. 2019-01-08 03:46:58 +00:00
query.php
rest-api.php REST API: Encourage proper usage of register_rest_route(). 2019-01-11 18:18:41 +00:00
rewrite.php
shortcode.php Coding Standards: Extract extract() from the codebase. 2019-01-12 03:19:23 +00:00
taxonomy.php
template.php
term.php
theme.php
upload.php
url.php
user.php Build Tools: Upgrade WPCS to 2.0.0. 2019-01-18 02:14:24 +00:00
walker.php
widgets.php
wp.php Tests: Add missing parent::setUp() calls to all test classes. 2019-01-14 04:54:01 +00:00