Make WordPress Core

{37} Needs Unit Tests (871 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 (701 - 800 of 871)

1 2 3 4 5 6 7 8 9

Next Release (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#35613 Add granularity to REST API embeds joehoyle REST API normal normal enhancement needs-unit-tests 01/27/2017
#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
#34980 image_get_intermediate_size() sometimes skips image sizes joemcgill Media normal normal 4.6 defect (bug) needs-unit-tests 07/18/2016
#46800 protect against bad characters in media attachment metadata joemcgill Media normal normal 5.3 defect (bug) needs-unit-tests 09/28/2019
#51865 Add filter to `wp_image_src_get_dimensions` joemcgill Media normal normal 5.7 enhancement needs-unit-tests 02/23/2021
#63062 Parent theme incorrectly not getting resolved in WordPress 6.8-beta1 joemcgill Themes high normal 6.8 defect (bug) needs-unit-tests 03/18/2025
#39552 SVG upload support broken in 4.7.1 joemcgill Upload normal normal 4.7.3 defect (bug) needs-unit-tests 02/27/2017
#16167 FORCE_ADMIN_SSL broken if site runs on port different from 80 johnbillion Bootstrap/Load normal normal defect (bug) needs-unit-tests 10/07/2016
#19455 The "magic_quotes_sybase" Problem johnbillion Bootstrap/Load normal normal defect (bug) needs-unit-tests 07/26/2017
#35452 WP_UnitTestCase::set_permalink_structure() doesn't set all permastructures johnbillion Build/Test Tools high normal 4.7 defect (bug) needs-unit-tests 09/26/2016
#37849 assertQueryTrue() doesn't handle is_front_page() johnbillion Build/Test Tools normal normal 4.7 defect (bug) needs-unit-tests 08/27/2016
#41561 Remove usage of DOING_AJAX in the test suite johnbillion Build/Test Tools normal normal 4.9 enhancement needs-unit-tests 10/23/2017
#41457 WP_REST_Comments_Controller::check_read_post_permission() counts an uncountable value johnbillion Comments normal normal 4.9 defect (bug) needs-unit-tests 03/18/2018
#34493 wp_handle_comment_submission() does not set the user_ID johnbillion Comments high normal 4.4 defect (bug) needs-unit-tests 11/05/2015
#41526 Remove usage of each() from Text_Diff_Engine_native johnbillion External Libraries normal normal 4.9 task (blessed) needs-unit-tests 10/26/2017
#25767 get_home_path() fails if admin area is SSL but not the frontend johnbillion Filesystem API normal normal 4.0 defect (bug) needs-unit-tests 06/29/2014
#40040 Run wpautop on author bio johnbillion Formatting normal normal 4.9 enhancement needs-unit-tests 01/17/2018
#14867 HTTPS related issues in ms-blogs.php (with fix) johnbillion Permalinks normal normal 4.4 defect (bug) needs-unit-tests 10/30/2015
#30339 Infinite loop while checking for post slug uniqueness johnbillion Posts, Post Types normal major 4.1 defect (bug) needs-unit-tests 11/20/2014
#33763 Post types with show_ui set to false should not be accessible via the admin area johnbillion Posts, Post Types normal normal 4.4 defect (bug) needs-unit-tests 11/19/2015
#33694 Capability missing for editing scheduled posts created by one self (implicit permission bypass) johnbillion Role/Capability normal normal 4.4 defect (bug) needs-unit-tests 08/30/2016
#25597 The capability used for managing tags should be separate from that for categories johnbillion Role/Capability normal normal defect (bug) needs-unit-tests 08/31/2016
#20307 Edit User link in admin toolbar johnbillion Toolbar normal normal 4.9 enhancement needs-unit-tests 07/26/2017
#51493 Type error in wp_xmlrpc_server::_prepare_taxonomy() johnbillion XML-RPC normal normal 5.7 defect (bug) needs-unit-tests 12/21/2020
#37464 Last changed helper function jorbin Cache API normal normal 4.7 enhancement needs-unit-tests 03/10/2023
#30754 Syntax error being reported in customize-controls.js qunit tests jorbin Customize normal normal 4.2 defect (bug) needs-unit-tests 12/23/2014
#36476 Add tests for sign on related functions jorbin Login and Registration normal normal 6.4 enhancement needs-unit-tests 08/24/2023
#13835 XML-RPC API should return commentmeta values josephscott XML-RPC normal normal feature request needs-unit-tests 02/13/2017
#33750 Unit tests for is_new_day() and the_date() jubstuff Date/Time low normal 4.4 enhancement needs-unit-tests 09/24/2015
#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
#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
#19629 return option for media_sideload_image kirasong Media normal minor 4.8 task (blessed) needs-unit-tests 05/25/2017
#25156 get_custom_header() should return false when there is no header kovshenin Customize normal normal defect (bug) needs-unit-tests 09/12/2016
#20601 Author archives queries should return a 404 when the user isn't a member of the blog markjaquith Bootstrap/Load high normal 3.9 defect (bug) needs-unit-tests 03/15/2016
#16200 Multisite can't find site /foo at /FOO (gives 404) markjaquith Multisite normal normal 3.5 defect (bug) needs-unit-tests 12/05/2012
#23073 Wrong RewriteRule in a local Multisite installation markjaquith Multisite normal normal 3.5.1 defect (bug) needs-unit-tests 04/17/2014
#14348 If it's a HEAD request, stop after the head! markjaquith Performance normal normal 3.5 enhancement needs-unit-tests 10/31/2012
#23572 Add functions to parse Audio / Video data out of arbitrary content or a post markjaquith Post Formats normal normal 3.6 enhancement needs-unit-tests 04/12/2013
#16373 Wrong page loaded requesting custom registered query_vars when correcting is_* for page_on_front requests markjaquith Query high normal defect (bug) needs-unit-tests 01/26/2014
#22181 image_make_intermediate_size in wp-includes/media.php always returns FALSE markoheijnen Media normal major 3.5 defect (bug) needs-unit-tests 10/15/2012
#24207 Unit tests for widgets.php maxcutler Unit Tests normal normal 3.6 defect (bug) 04/28/2013
#24208 Add more wp-includes/cache.php test coverage maxcutler Unit Tests normal normal 3.6 enhancement 04/28/2013
#32417 Add new core media widget melchoyce Widgets normal normal 4.8 feature request needs-unit-tests 10/24/2017
#20143 Array query args on a paginated archive page creates PHP Warning, breaks page. nacin Canonical normal normal 3.4 defect (bug) needs-unit-tests 04/27/2012
#10332 Backdated pre-1st January 1970 post displayed as published on the current viewing day nacin Date/Time high major 3.2 defect (bug) needs-unit-tests 06/02/2011
#24622 If-Modified-Since is wrong by comment feed nacin Feeds normal normal 3.7 defect (bug) needs-unit-tests 10/03/2013
#22267 Make trailingslashit() and untrailingslashit() work with backslashes nacin Filesystem API normal normal 3.9 enhancement needs-unit-tests 03/01/2014
#21018 get_the_password_form() inserting two </p> before the </form> causing W3C validation error nacin Formatting normal normal 3.4.1 defect (bug) needs-unit-tests 06/26/2012
#21767 Remove stripslashes from API functions nacin Formatting normal normal 3.6 task (blessed) needs-unit-tests 02/29/2016
#23284 Wrong parameter order for stripos in wp-includes/functions.php nacin General normal normal 3.5.2 defect (bug) needs-unit-tests 06/19/2013
#25268 Re-enable processing of scheduled and private posts in _fix_attachment_links() nacin Media normal normal 3.7 defect (bug) needs-unit-tests 10/06/2013
#18034 Incorrect URL for second page of search results nacin Multisite normal normal 3.5 defect (bug) needs-unit-tests 06/28/2012
#18592 add trailingslashit to BLOGUPLOADDIR in ms-files.php nacin Multisite normal normal 3.3 defect (bug) needs-unit-tests 09/06/2011
#15458 Lazy-load usermeta into the user object nacin Performance normal normal 3.3 enhancement needs-unit-tests 05/24/2016
#14994 Introduce a way to identify a hook in progress nacin Plugins normal normal 3.9 enhancement needs-unit-tests 04/07/2014
#18855 get_attached_file( $post_id ) wrongly(?) returns the uploads directory when $post_id is not a valid attachment nacin Post Thumbnails normal normal 3.4 defect (bug) needs-unit-tests 04/27/2012
#22882 get_post_ancestors() now returns false in addition to array() nacin Posts, Post Types normal normal 3.5.1 defect (bug) needs-unit-tests 01/15/2013
#21779 Querying Taxonomies (Tag) containing the sequence "-נ-" *still* fails. nacin Query normal normal 3.5 defect (bug) needs-unit-tests 01/08/2015
#11058 Add unregister_taxonomy_for_object_type() nacin Taxonomy normal normal 3.7 enhancement needs-unit-tests 03/08/2016
#24800 DROP TABLE error 1051 (Unknown table) nacin Unit Tests normal normal 3.9 defect (bug) 02/03/2014
#25242 Provide correct multisite test information in bootstrap.php nacin Unit Tests normal normal 3.7 defect (bug) 09/12/2013
#21115 Remove ancient wp-settings.php global unsetting code nacin Unit Tests normal normal 3.5 defect (bug) 06/29/2012
#26629 Update version in package.json and unit test it nacin Unit Tests normal normal 3.9 defect (bug) 01/23/2014
#26836 Use Mock PHPMailer during Installation for Unit Tests nacin Unit Tests normal normal 3.9 defect (bug) 01/14/2014
#26725 Wordpress-tests' WP_PHPUnit_Text_UI Throws Unhandled Exceptions nacin Unit Tests normal normal 3.9 defect (bug) 12/27/2013
#26364 Add Travis CI Configuration nacin Unit Tests normal normal 3.8 enhancement 12/03/2013
#23499 Rename phpunit.xml to phpunit.xml.dist nacin Unit Tests normal normal 3.6 enhancement 03/03/2013
#25507 Unit test for `wp_strip_all_tags` and better docs nacin Unit Tests normal normal 3.9 enhancement 01/30/2014
#26566 Add unit test to verify all bundled themes have valid text domain declared nacin Unit Tests high normal 3.9 task (blessed) 12/30/2013
#14290 register_new_user() can't handle WP_Error result from wp_create_user() nacin Users normal normal 3.7 defect (bug) needs-unit-tests 08/29/2013
#23219 Duplicate enclosure metadata created because of disagreement on meta field formatting nacin XML-RPC normal normal 3.6 defect (bug) needs-unit-tests 07/10/2013
#20665 wp.getUsersBlogs method runs out of memory when there are too many blogs nacin XML-RPC normal normal 3.5 defect (bug) needs-unit-tests 06/30/2012
#26867 Explicitly globalize some missing query globals in wp-settings.php nbachiyski Unit Tests normal normal 3.9 defect (bug) 01/22/2014
#17749 Faster and phpunit runner-compatible unit tests nbachiyski Unit Tests normal normal 3.3 feature request 02/28/2013
#28672 add_settings_field & co don't return values obenland Options, Meta APIs normal normal enhancement needs-unit-tests 08/28/2015
#30815 WP_Filesystem_FTPext::exists() returns false if directory exists but is empty ocean90 Filesystem API normal normal 4.2 defect (bug) needs-unit-tests 03/18/2015
#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
#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
#37660 RegEx in wpdb::get_table_from_query( $q ) in wp-db.php returns table_alias='a' rather than table_name=wp_999_options pento Database normal normal 4.7 defect (bug) needs-unit-tests 09/02/2016
#33501 Starting w/ WP4.2, upgrade scenario may fail for non-MySQL installs pento Database normal normal 4.4 defect (bug) needs-unit-tests 09/28/2015
#36917 Re-architect wpdb::init_charset() for unit testing pento Database normal minor 4.6 task (blessed) needs-unit-tests 06/01/2016
#45378 Convert soft hyphens when sanitizing titles pento Formatting normal normal 5.1 defect (bug) needs-unit-tests 01/14/2019
#4857 More issues with wpautop() pento Formatting low normal 4.7 defect (bug) needs-unit-tests 12/27/2016
#1914 Permalinks for unattached uploads/attachments pento Permalinks normal normal 4.4 enhancement needs-unit-tests 09/29/2015
#35115 404 error when URL includes title=... pento Query normal normal 4.4.1 defect (bug) needs-unit-tests 12/21/2015
#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
#55407 Allow case-insensitive elements for KSES peterwilsoncc Formatting normal normal 6.0 defect (bug) needs-unit-tests 03/31/2022
#24587 Walker_Page and Walker_Nav_Menu not compatible peterwilsoncc Menus normal normal defect (bug) needs-unit-tests 06/04/2020
#36163 Make Walker_Nav_Menu::start_lvl more flexible by introducing filters for class name(s) at least peterwilsoncc Menus normal normal 4.8 enhancement needs-unit-tests 06/08/2017
#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
#7326 get_posts not working properly pyadav General high blocker 2.6.2 defect (bug) needs-unit-tests 09/13/2024
#38816 REST API: logic error in comments post ID rachelbaker Comments normal normal 4.7 defect (bug) needs-unit-tests 11/18/2016
#38483 REST API: (CPT) Status handling doesn't account for edit_published_posts rachelbaker REST API normal normal defect (bug) needs-unit-tests 10/31/2016
#21990 SimplePie: DOMDocument can be disabled rmccue External Libraries low normal 3.5 defect (bug) needs-unit-tests 11/20/2015
#36358 Return of _wp_json_prepare_data() in wp_json_encode() should be used. rmccue General normal normal 4.6 defect (bug) needs-unit-tests 05/17/2016
#38610 Set `format` enum based on the post formats registered to the theme rmccue REST API normal normal 4.7 defect (bug) needs-unit-tests 11/02/2016
#39578 Enhancement for rest api comment controller create_item method to check for WP error rmccue REST API normal normal 4.8 enhancement needs-unit-tests 01/18/2017
#10381 post->ancestors isn't always set ryan Cache API normal normal 3.5 defect (bug) needs-unit-tests 08/20/2012
#13480 update_option + PHP5 Object references not storing correctly in cache ryan Cache API normal normal 3.0 defect (bug) needs-unit-tests 09/22/2011
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.