wordpress-develop/tests/phpunit/tests
Sergey Biryukov f92bc1fafc Tests: Correct the @ticket reference in a download_url() test with the Content-Disposition header.
Move the data provider next to the test, for consistency.

Follow-up to [51939], [52734].

Props azouamauriac.
See #55109.

git-svn-id: https://develop.svn.wordpress.org/trunk@52760 602fd350-edb4-49c9-b593-d223f7449a82
2022-02-17 17:38:23 +00:00
..
actions
admin Tests: Correct the @ticket reference in a download_url() test with the Content-Disposition header. 2022-02-17 17:38:23 +00:00
ajax Customize: Overlay incompatible banner for block themes. 2021-12-14 15:31:14 +00:00
attachment
block-supports Update @wordpress packages 2022-01-04 05:37:25 +00:00
blocks I18n: Standardize the script paths for blocks 2022-02-11 12:12:56 +00:00
bookmark General: Fix 'rel' argument in Tests_Functions_wpListBookmarks test datasets. 2021-12-21 00:10:26 +00:00
canonical
category
comment
compat
cron
customize
date Date/Time: Add a unit test for the return type of current_datetime(). 2022-01-21 05:58:13 +00:00
db
dependencies Script Loader: Prevent normalizing data URIs in _wp_normalize_relative_css_links(). 2022-02-17 14:45:53 +00:00
editor
error-protection
external-http Tests: Add a unit test for the recommended MariaDB version in readme.html. 2021-12-30 16:27:48 +00:00
feed
filesystem
formatting Formatting: Use is_scalar() in sanitize_key(). 2021-12-14 14:59:33 +00:00
functions Tests: Mock the HTTP request response in download_url() tests. 2021-12-15 19:59:32 +00:00
general
hooks Build/Test Tools: Reduce the use of unnecessary randomness in tests. 2021-12-19 13:42:37 +00:00
http Tests: Mock the HTTP request response in download_url() tests. 2021-12-15 19:59:32 +00:00
image Build/Test Tools: Reduce the use of unnecessary randomness in tests. 2021-12-19 13:42:37 +00:00
import
includes Build/Test Tools: Switch to some more appropriate assertions. 2022-01-30 19:40:57 +00:00
l10n
link
load
media
menu
meta
multisite
oembed Embeds: Fix oEmbed host script enqueueing on block-based themes. 2022-01-04 15:22:40 +00:00
option Docs: Correct the format of some comments per the documentation standards. 2021-12-10 20:28:27 +00:00
pomo
post Build/Test Tools: Reduce the use of unnecessary randomness in tests. 2021-12-19 13:42:37 +00:00
privacy
query Tests: Avoid duplicate queries in some WP_Query tests. 2022-01-14 17:50:52 +00:00
rest-api REST API: Add unit tests for the 404 template slug handler. 2022-01-04 14:23:56 +00:00
rewrite Build/Test Tools: Reduce the use of unnecessary randomness in tests. 2021-12-19 13:42:37 +00:00
sitemaps
taxonomy
term Build/Test Tools: Reduce the use of unnecessary randomness in tests. 2021-12-19 13:42:37 +00:00
theme Tests: Rename the test file and class for wp_get_global_stylesheet() tests. 2022-02-05 13:19:53 +00:00
url
user Docs: Further update the send_retrieve_password_email filter documentation for consistency. 2022-01-19 13:16:44 +00:00
widgets
wp
xmlrpc Build/Test Tools: Reduce the use of unnecessary randomness in tests. 2021-12-19 13:42:37 +00:00
actions.php Build/Test Tools: Reduce the use of unnecessary randomness in tests. 2021-12-19 13:42:37 +00:00
adminbar.php
auth.php
avatar.php
basic.php
block-template-utils.php
block-template.php Query: Check if the theme supports block-templates before calling locate_block_template() in get_query_template(). 2022-02-09 13:20:49 +00:00
cache.php Cache API: Reorder object cache functions and methods for consistency. 2022-02-11 18:47:38 +00:00
canonical.php
category.php
comment-submission.php
comment.php
cron.php Build/Test Tools: Reduce the use of unnecessary randomness in tests. 2021-12-19 13:42:37 +00:00
db.php
dbdelta.php
dependencies.php Script Loader: Allow for wp_register_script() to be called after wp_enqueue_script(). 2021-12-07 17:44:46 +00:00
file.php Build/Test Tools: Reduce the use of unnecessary randomness in tests. 2021-12-19 13:42:37 +00:00
filters.php
functions.php
https-detection.php
https-migration.php
kses.php
l10n.php
link.php
locale.php
mail.php
media.php
meta.php
multisite.php
pluggable.php Cache API: Reorder object cache functions and methods for consistency. 2022-02-11 18:47:38 +00:00
post.php Build/Test Tools: Reduce the use of unnecessary randomness in tests. 2021-12-19 13:42:37 +00:00
query.php
rest-api.php
rewrite.php Build/Test Tools: Reduce the use of unnecessary randomness in tests. 2021-12-19 13:42:37 +00:00
robots.php
shortcode.php
site-health.php
taxonomy.php Build/Test Tools: Reduce the use of unnecessary randomness in tests. 2021-12-19 13:42:37 +00:00
template.php
term.php Build/Test Tools: Switch to some more appropriate assertions. 2022-01-30 19:40:57 +00:00
theme.php Themes: Make block themes support HTML5 by default. 2022-01-04 18:38:52 +00:00
upload.php
url.php
user.php Users: Return a WP_Error from wp_insert_user() if the user_url field is too long. 2022-01-29 14:23:59 +00:00
walker.php
widgets.php
wp.php