Make WordPress Core

{37} Needs Unit Tests (869 matches)

Create a new ticket
  • Tickets that explicitly marked as needing unit tests (needs-unit-tests), or tickets in the Unit Tests component
  • Remove the keyword once the unit tests are committed
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (801 - 869 of 869)

1 2 3 4 5 6 7 8 9

Next Release (69 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#45448 rest_sanitize_value_from_schema() returns invalid value when using a schema of type array with a null value SergeyBiryukov REST API normal normal 5.1 defect (bug) needs-unit-tests 01/10/2019
#43986 Disable "Install Plugin" button for PHP required version mismatch afragen Site Health normal major 5.1 task (blessed) needs-unit-tests 06/24/2019
#44293 Discrepancy between documentation and implementation of wp_new_user_notification() pento Users normal minor 5.1 defect (bug) needs-unit-tests 01/16/2019
#44563 WordPress 4.9.7 Media delete changes break plugins deleting media via stream wrappers joemcgill Media normal normal 5.2 defect (bug) needs-unit-tests 11/12/2019
#43992 Prevent activation of a plugin if its required PHP version is too high desrosj Site Health high major 5.2 task (blessed) needs-unit-tests 04/13/2020
#40532 Find a workaround for unit tests that have a dependency on XDebug pento Build/Test Tools normal normal 5.3 defect (bug) needs-unit-tests 08/19/2019
#46581 $skip_list in copy_dir function is not working as it should SergeyBiryukov Filesystem API normal major 5.3 defect (bug) needs-unit-tests 10/05/2019
#46800 protect against bad characters in media attachment metadata joemcgill Media normal normal 5.3 defect (bug) needs-unit-tests 09/28/2019
#14459 Rotate Full Size Images on Upload kirasong Media normal normal 5.3 enhancement needs-unit-tests 03/16/2022
#40439 Save progress of intermediate image creation after upload kirasong Media high normal 5.3 enhancement needs-unit-tests 10/15/2019
#47283 Strip inline JS and CSS while trying to figure out the pingback context SergeyBiryukov Pings/Trackbacks normal normal 5.3 enhancement needs-unit-tests 08/17/2019
#40383 Comments Controller is not checking permission of Custom Post Type controller class TimothyBlynJacobs REST API normal normal 5.3 defect (bug) needs-unit-tests 10/03/2019
#40614 REST API: String argument for rest_do_request/rest_ensure_request does not work as expected. kadamwhite REST API normal normal 5.3 defect (bug) needs-unit-tests 02/03/2020
#47466 Add a comment to .htaccess markers, labelling inserted strings as read-only/ dynamic SergeyBiryukov Rewrite Rules normal minor 5.3 enhancement needs-unit-tests 07/28/2019
#37728 hide_empty doesn't work correctly in get_terms when no taxonomy specified boonebgorges Taxonomy normal normal 5.3 defect (bug) needs-unit-tests 08/23/2019
#44589 password reset email link faulty in some email clients SergeyBiryukov Mail normal normal 5.4 enhancement needs-unit-tests 01/18/2020
#48653 PHP Notices when requesting a post with an unregistered status SergeyBiryukov Posts, Post Types normal normal 5.4 defect (bug) needs-unit-tests 02/05/2020
#24106 Simplify wp_slash() whyisjake Formatting normal normal 5.5 defect (bug) needs-unit-tests 07/11/2020
#50675 Media: migrate the data from the attachment post of the parent image when saving an edited image azaozz Media normal normal 5.5 defect (bug) needs-unit-tests 07/19/2020
#49872 PHP Notice: Undefined index: path in /wp-includes/functions.php on line 905 SergeyBiryukov Pings/Trackbacks normal normal 5.5 defect (bug) needs-unit-tests 07/26/2020
#50189 Only validate format if type is string TimothyBlynJacobs REST API normal normal 5.5 defect (bug) needs-unit-tests 07/04/2020
#50213 REST API: Allow queries other than the main query to be `is_home` whyisjake REST API normal normal 5.5 defect (bug) needs-unit-tests 06/16/2020
#49116 Add Links to the REST version of a Resource in the header of the page dshanske REST API normal normal 5.5 enhancement needs-unit-tests 08/09/2020
#45337 Strange pagination issue SergeyBiryukov Rewrite Rules normal normal 5.5 defect (bug) needs-unit-tests 10/07/2020
#50999 Scripts loaded through concatenation don't print their translations. ocean90 I18N high major 5.5.1 defect (bug) needs-unit-tests 09/09/2020
#49695 REST API check_template function can return false error TimothyBlynJacobs REST API normal normal 5.6 defect (bug) needs-unit-tests 10/24/2020
#51131 Remove constraint that search handlers must return integer ids TimothyBlynJacobs REST API normal normal 5.6 enhancement needs-unit-tests 10/03/2020
#52018 Zip Module 2.8.2 - class-pclzip fatal error with PHP 8.0 SergeyBiryukov Filesystem API normal normal 5.6.2 defect (bug) needs-unit-tests 06/30/2021
#46567 Run AJAX test group for multisite desrosj Build/Test Tools normal normal 5.7 task (blessed) needs-unit-tests 03/15/2021
#38266 Tests: Use assertSame() when the type of the value in the assertion is important SergeyBiryukov Build/Test Tools normal normal 5.7 task (blessed) needs-unit-tests 02/10/2021
#52606 Investigate why the media test group errors when run on its own SergeyBiryukov Media normal normal 5.7 defect (bug) needs-unit-tests 02/22/2021
#51865 Add filter to `wp_image_src_get_dimensions` joemcgill Media normal normal 5.7 enhancement needs-unit-tests 02/23/2021
#52144 the $term_ids in function wp_queue_posts_for_term_meta_lazyload is index array SergeyBiryukov Posts, Post Types normal normal 5.7 defect (bug) needs-unit-tests 12/24/2020
#52605 Reset password email sent in wrong language desrosj Users normal normal 5.7 defect (bug) needs-unit-tests 06/06/2021
#51493 Type error in wp_xmlrpc_server::_prepare_taxonomy() johnbillion XML-RPC normal normal 5.7 defect (bug) needs-unit-tests 12/21/2020
#52482 Tests: Reduce usage of assertEquals() for 5.8 SergeyBiryukov Build/Test Tools normal normal 5.8 task (blessed) needs-unit-tests 06/24/2021
#54323 Too few arguments for function (closure) SergeyBiryukov Script Loader normal major 5.8.2 defect (bug) needs-unit-tests 11/02/2021
#53631 Modify "email already exists" message upon registration hellofromTonya Login and Registration normal normal 5.9 enhancement needs-unit-tests 11/09/2021
#53386 Multisite is_super_admin call during app password validation can lead to infinite loop TimothyBlynJacobs Users normal normal 5.9 defect (bug) needs-unit-tests 11/15/2021
#55580 6.0 Regression: Featured image in Cover block missing from published page gziolo Editor high normal 6.0 defect (bug) needs-unit-tests 05/03/2022
#55407 Allow case-insensitive elements for KSES peterwilsoncc Formatting normal normal 6.0 defect (bug) needs-unit-tests 03/31/2022
#55372 Use tax_query in wp_get_nav_menu_items spacedmonkey Menus normal normal 6.0 enhancement needs-unit-tests 04/28/2022
#56068 Send HTTP headers after querying posts in WP::main() SergeyBiryukov Bootstrap/Load normal normal 6.1 enhancement needs-unit-tests 09/21/2022
#56325 Some blocks' RTL stylesheets not loading when RTL language is set SergeyBiryukov Editor normal major 6.1 defect (bug) needs-unit-tests 10/11/2022
#55005 Improve PHP performance for block.json files hellofromTonya Editor normal normal 6.1 enhancement needs-unit-tests 04/25/2023
#33330 Undefined property: stdClass::$slug Plugins normal minor 6.1 defect (bug) needs-unit-tests 08/03/2023
#54736 get_sample_permalink unsets $post->filter even though this is a public property. hellofromTonya Posts, Post Types normal normal 6.1 defect (bug) needs-unit-tests 09/20/2022
#55877 wp_insert_post() should check that a post type exists before using it SergeyBiryukov Posts, Post Types normal normal 6.1 defect (bug) needs-unit-tests 07/24/2022
#55620 Prime caches linked objects in menu item REST API spacedmonkey REST API normal normal 6.1 enhancement needs-unit-tests 10/10/2022
#52252 PHP Notice when `monthnum` query var is set without the `year` QV peterwilsoncc Rewrite Rules normal normal 6.1 defect (bug) needs-unit-tests 08/08/2022
#56134 Site Health: If 0 active plugins (themes), they can't be "all up to date" SergeyBiryukov Site Health normal normal 6.1 enhancement needs-unit-tests 05/12/2025
#52622 Fix PHP Warning on PHP7.2 in class-wp-http-curl.php SergeyBiryukov HTTP API normal normal 6.3 defect (bug) needs-unit-tests 07/03/2023
#57886 get_post_templates includes results of get_block_templates while caching (WP_Theme) spacedmonkey Themes normal minor 6.3 defect (bug) needs-unit-tests 06/19/2023
#39090 Remove duplicate query from posts page in the admin Users normal normal 6.3 enhancement needs-unit-tests 10/17/2023
#36476 Add tests for sign on related functions jorbin Login and Registration normal normal 6.4 enhancement needs-unit-tests 08/24/2023
#52710 Taxonomy: Make it possible to bypass automatic caching of results in `get_terms()` spacedmonkey Taxonomy normal normal 6.4 enhancement needs-unit-tests 11/01/2023
#61228 Backport: Templates perf: resolve patterns server side ellatrix Editor normal normal 6.6 enhancement needs-unit-tests 06/13/2024
#60698 Token Map: Introduce an efficient lookup and translation class for string mappings. dmsnell General normal normal 6.6 feature request needs-unit-tests 06/21/2024
#61827 wp_check_comment_disallowed_list() can't be used to match unprocessed HTML SergeyBiryukov Comments normal normal 6.7 defect (bug) needs-unit-tests 10/29/2024
#49728 [PHP 8] Prepare for the internal functions throwing `TypeError` or `ValueError` exceptions on unexpected types/values Build/Test Tools normal minor 6.8 defect (bug) needs-unit-tests 03/03/2025
#53236 Nonce lifespans are inaccurate and unintuitively affected by timezones SergeyBiryukov Date/Time normal minor 6.8 defect (bug) needs-unit-tests 02/22/2025
#23311 Enable internationalization in PHPMailer swissspidy I18N normal normal 6.8 enhancement needs-unit-tests 04/06/2025
#63062 Parent theme incorrectly not getting resolved in WordPress 6.8-beta1 joemcgill Themes high normal 6.8 defect (bug) needs-unit-tests 05/12/2025
#51006 Add a mechanism for accessible tooltips in core joedolson* General normal normal 6.9 enhancement needs-unit-tests 05/07/2025
#43258 Output buffer template rendering and add filter for post-processing (e.g. caching, optimization) westonruter* General normal normal 6.9 enhancement needs-unit-tests 05/27/2025
#63529 Fatal Error Media Upload MP3 PHP 8.2 when metadata contains list Media normal normal 6.9 defect (bug) needs-unit-tests 06/11/2025
#61100 Fix capability error in bulk role removal when editing site users in network admin jeremyfelt Networks and Sites normal normal 6.9 defect (bug) needs-unit-tests 05/12/2025
#50568 Improve WP_Term's sanitization calls pbearne Taxonomy normal normal 6.9 enhancement needs-unit-tests 02/26/2025
#63126 Theme preview model and Media library model having issues with Shift/Ctrl + Shift next and previous arrows. joedolson* Themes normal normal 6.9 enhancement needs-unit-tests 06/10/2025
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.