wordpress-develop/tests/phpunit/tests
Adam Silverstein 74ccb68c56 Taxonomy: restore TagSearch unit tests and correct deprecated version string.
Reverts unit test removal, instead changing them to expect the function to be deprecated.
Correct the version the ajax callback was deprecated.

Amends [42614].

Props dlh, ocean90.
Fixes #38922.



git-svn-id: https://develop.svn.wordpress.org/trunk@42737 602fd350-edb4-49c9-b593-d223f7449a82
2018-02-25 16:27:57 +00:00
..
actions Code is Poetry. 2017-11-30 23:09:33 +00:00
admin Community Events Dashboard: Always show a WordCamp if one is coming up 2018-02-21 23:00:50 +00:00
ajax Taxonomy: restore TagSearch unit tests and correct deprecated version string. 2018-02-25 16:27:57 +00:00
attachment Code is Poetry. 2017-11-30 23:09:33 +00:00
bookmark Code is Poetry. 2017-11-30 23:09:33 +00:00
canonical Code is Poetry. 2017-11-30 23:09:33 +00:00
category category_description() should be taxonomy-agnostic. 2017-12-04 21:48:24 +00:00
comment Code is Poetry. 2017-11-30 23:09:33 +00:00
customize Tests: Correct erroneous @covers and @use tags. 2018-02-01 16:08:04 +00:00
date Code is Poetry. 2017-11-30 23:09:33 +00:00
db Code is Poetry. 2017-11-30 23:09:33 +00:00
dependencies Tests: Correct erroneous @covers and @use tags. 2018-02-01 16:08:04 +00:00
editor Code is Poetry. 2017-11-30 23:09:33 +00:00
external-http Embeds: Remove the external oEmbed tests for YouTube. 2017-10-03 16:51:25 +00:00
feed Code is Poetry. 2017-11-30 23:09:33 +00:00
filesystem Code is Poetry. 2017-11-30 23:09:33 +00:00
formatting Tests: Correct erroneous @covers and @use tags. 2018-02-01 16:08:04 +00:00
functions General: Allow wp_list_pluck() to operate on arrays of references without overwriting the referenced items. 2018-01-18 05:17:23 +00:00
general Tests: Simplify @covers annotations for WP_Error test coverage. Also fix a typo in a test method name. 2018-02-03 17:37:51 +00:00
hooks Code is Poetry. 2017-11-30 23:09:33 +00:00
http Code is Poetry. 2017-11-30 23:09:33 +00:00
image Media: Skip test_remove_orientation_data_on_rotate if missing deps. 2018-01-10 01:16:56 +00:00
import Code is Poetry. 2017-11-30 23:09:33 +00:00
includes Code is Poetry. 2017-11-30 23:09:33 +00:00
l10n Code is Poetry. 2017-11-30 23:09:33 +00:00
link Code is Poetry. 2017-11-30 23:09:33 +00:00
load Bootstrap: Enhance core's memory limit handling. 2016-07-08 14:36:37 +00:00
media Code is Poetry. 2017-11-30 23:09:33 +00:00
menu Tests: Correct erroneous @covers and @use tags. 2018-02-01 16:08:04 +00:00
meta Code is Poetry. 2017-11-30 23:09:33 +00:00
multisite Code is Poetry. 2017-11-30 23:09:33 +00:00
oembed Tests: Replace use of $this->server with rest_get_server() for better memory recycling. 2018-02-21 16:24:30 +00:00
option Options: Use strings in the test suite that follow community guidelines. 2018-02-07 22:41:48 +00:00
pomo Code is Poetry. 2017-11-30 23:09:33 +00:00
post Menus: When checking if a Custom Link matches the current URL to add the current-menu-item class, check for decoded URL as well. 2018-02-24 13:43:07 +00:00
query Code is Poetry. 2017-11-30 23:09:33 +00:00
rest-api REST API: Show taxonomy visibility settings. 2018-02-22 00:24:00 +00:00
rewrite Tests: Improve the old date redirect tests. 2018-01-24 06:38:58 +00:00
taxonomy Code is Poetry. 2017-11-30 23:09:33 +00:00
term Tests: Fix two typos introduced for a get_term_field() test in [35270]. 2018-02-03 17:10:51 +00:00
theme Code is Poetry. 2017-11-30 23:09:33 +00:00
user Formatting: Do not run formatting and texturization on author bios. 2018-01-13 01:10:56 +00:00
widgets Widgets: Fix Text widget unit test which broke due to global scope not being cleaned. 2018-01-30 00:33:03 +00:00
xmlrpc Code is Poetry. 2017-11-30 23:09:33 +00:00
actions.php Code is Poetry. 2017-11-30 23:09:33 +00:00
adminbar.php Code is Poetry. 2017-11-30 23:09:33 +00:00
auth.php Code is Poetry. 2017-11-30 23:09:33 +00:00
avatar.php Code is Poetry. 2017-11-30 23:09:33 +00:00
basic.php Build/Test tools: Remove unnecessary PHP functionality tests from the test suite. 2017-12-09 23:08:24 +00:00
cache.php Code is Poetry. 2017-11-30 23:09:33 +00:00
canonical.php Code is Poetry. 2017-11-30 23:09:33 +00:00
category.php Code is Poetry. 2017-11-30 23:09:33 +00:00
comment-submission.php Code is Poetry. 2017-11-30 23:09:33 +00:00
comment.php Code is Poetry. 2017-11-30 23:09:33 +00:00
compat.php Code is Poetry. 2017-11-30 23:09:33 +00:00
cron.php Code is Poetry. 2017-11-30 23:09:33 +00:00
db.php Code is Poetry. 2017-11-30 23:09:33 +00:00
dbdelta.php Code is Poetry. 2017-11-30 23:09:33 +00:00
dependencies.php Code is Poetry. 2017-11-30 23:09:33 +00:00
file.php Code is Poetry. 2017-11-30 23:09:33 +00:00
filters.php Code is Poetry. 2017-11-30 23:09:33 +00:00
functions.php Media: Add flac to the list of allowed file types. 2018-01-15 22:16:33 +00:00
kses.php Code is Poetry. 2017-11-30 23:09:33 +00:00
l10n.php Code is Poetry. 2017-11-30 23:09:33 +00:00
link.php Code is Poetry. 2017-11-30 23:09:33 +00:00
locale.php Code is Poetry. 2017-11-30 23:09:33 +00:00
mail.php Code is Poetry. 2017-11-30 23:09:33 +00:00
media.php Media: After [42693], update HTML4 markup in img_caption_shortcode() to avoid an empty ID attribute as well. 2018-02-11 15:39:20 +00:00
meta.php Code is Poetry. 2017-11-30 23:09:33 +00:00
multisite.php Code is Poetry. 2017-11-30 23:09:33 +00:00
pluggable.php Canonical: Add $x_redirect_by parameter to wp_safe_redirect(). 2018-02-04 16:04:10 +00:00
post.php Code is Poetry. 2017-11-30 23:09:33 +00:00
query.php Code is Poetry. 2017-11-30 23:09:33 +00:00
rest-api.php Code is Poetry. 2017-11-30 23:09:33 +00:00
rewrite.php Code is Poetry. 2017-11-30 23:09:33 +00:00
shortcode.php Code is Poetry. 2017-11-30 23:09:33 +00:00
taxonomy.php Build/Test tools: Switch to PHPUnit's expectOutputString() method instead of manually using output buffers for output assertions. 2017-12-10 00:30:32 +00:00
template.php Code is Poetry. 2017-11-30 23:09:33 +00:00
term.php Code is Poetry. 2017-11-30 23:09:33 +00:00
theme.php Tests: Correct erroneous @covers and @use tags. 2018-02-01 16:08:04 +00:00
upload.php Code is Poetry. 2017-11-30 23:09:33 +00:00
url.php Code is Poetry. 2017-11-30 23:09:33 +00:00
user.php Code is Poetry. 2017-11-30 23:09:33 +00:00
walker.php Code is Poetry. 2017-11-30 23:09:33 +00:00
widgets.php Tests: Correct erroneous @covers and @use tags. 2018-02-01 16:08:04 +00:00
wp.php Query: Add a WP::remove_query_var() helper function. 2016-01-05 20:56:10 +00:00