{37} Needs Unit Tests (887 matches)
- 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 - 887 of 887)
Next Release (87 matches)
Ticket | Summary | Owner | Component | Priority | Severity | Milestone | Type | Workflow | Modified |
---|---|---|---|---|---|---|---|---|---|
#37986 | Requests: 'ssl' and 'local' args missing from HTTP API debug hooks | HTTP API | low | minor | defect (bug) | needs-unit-tests | 07/27/2017 | ||
#25007 | WP_HTTP_Fsockopen does not verify SSL certificates | HTTP API | normal | major | 3.7 | defect (bug) | needs-unit-tests | 09/07/2021 | |
#11354 | WordPress Importer duplicates categories | Import | normal | normal | 3.1 | defect (bug) | needs-unit-tests | 10/25/2010 | |
#18412 | "%20" in an uploaded image file name breaks thumbnails | Media | normal | normal | defect (bug) | needs-unit-tests | 07/02/2014 | ||
#35325 | Image metadata not created when IPTC keywords are non-utf8 | Media | normal | normal | defect (bug) | needs-unit-tests | 03/11/2016 | ||
#22813 | Media Uploader doesn't escape "+" in filenames and doesn't upload file | Media | normal | normal | 4.0 | defect (bug) | needs-unit-tests | 10/06/2014 | |
#25275 | Checking if attachment is audio/video | Media | normal | normal | 4.2 | enhancement | needs-unit-tests | 09/13/2018 | |
#42479 | Parse location data from video and audio uploads | Media | normal | normal | enhancement | needs-unit-tests | 02/01/2018 | ||
#24802 | Don't set slug explicitely to null in wp_update_nav_menu_object | Menus | normal | normal | defect (bug) | needs-unit-tests | 08/18/2015 | ||
#22341 | Future-dated top-level pages are not automatically added to custom menus | Menus | normal | normal | 3.9 | defect (bug) | needs-unit-tests | 03/26/2014 | |
#35697 | Add a `fields` key to `wp_get_sites()` | Networks and Sites | normal | normal | enhancement | needs-unit-tests | 08/23/2016 | ||
#33814 | Add network param to site option functions | Networks and Sites | normal | normal | enhancement | needs-unit-tests | 09/12/2015 | ||
#31148 | Extend wp_get_sites() to support queries on domain and path | Networks and Sites | normal | normal | enhancement | needs-unit-tests | 06/02/2016 | ||
#10853 | improve get_page_hierarchy | Performance | normal | normal | 3.0 | enhancement | needs-unit-tests | 02/18/2013 | |
#41842 | pingback() doesn't return anything | Pings/Trackbacks | low | minor | enhancement | needs-unit-tests | 03/08/2018 | ||
#19986 | Issue with add_filter() and add_action() when using anonymous functions. | Plugins | normal | minor | defect (bug) | needs-unit-tests | 01/03/2017 | ||
#33330 | Undefined property: stdClass::$slug | Plugins | normal | minor | 6.1 | defect (bug) | needs-unit-tests | 08/03/2023 | |
#27578 | Editing a draft does not set `post_date_gmt`, but quick editing a draft does | Posts, Post Types | normal | normal | defect (bug) | needs-unit-tests | 03/29/2014 | ||
#31034 | delete_post capability issue in Trash | Posts, Post Types | normal | normal | defect (bug) | needs-unit-tests | 07/27/2017 | ||
#12976 | Add get_post_content()/get_post_excerpt() and save_postdata()/restore_postdata() for support. | Posts, Post Types | normal | normal | enhancement | needs-unit-tests | 02/06/2017 | ||
#32077 | get_pages re-factor to reduce line-count, DRY up code & give more specific functions for some of it's main processes | Posts, Post Types | normal | normal | enhancement | needs-unit-tests | 06/03/2015 | ||
#39717 | Search_terms_count includes stopwords | Query | normal | normal | defect (bug) | needs-unit-tests | 01/31/2017 | ||
#33211 | get_adjacent_post is not working with post_format | Query | normal | normal | defect (bug) | needs-unit-tests | 07/31/2015 | ||
#8885 | get_posts() should default orderby post_date_gmt | Query | normal | normal | defect (bug) | needs-unit-tests | 09/01/2016 | ||
#31723 | is_page( false ) === true ? | Query | normal | normal | defect (bug) | needs-unit-tests | 05/06/2015 | ||
#28012 | orderby post__in interferes with menu_order | Query | normal | normal | defect (bug) | needs-unit-tests | 08/24/2015 | ||
#16472 | set_query_var() / get_query_var() does not work for NULL values | Query | normal | normal | defect (bug) | needs-unit-tests | 02/02/2014 | ||
#27193 | tax_query returns only partial results | Query | low | normal | defect (bug) | needs-unit-tests | 12/15/2014 | ||
#27344 | Array support in WP_Meta_Query when compare operator is LIKE or NOT LIKE | Query | normal | normal | enhancement | needs-unit-tests | 01/12/2015 | ||
#36792 | Cache Post ids in WP_Query | Query | normal | normal | enhancement | needs-unit-tests | 09/30/2016 | ||
#25245 | Issue with SQL query generated by pre_get_posts | Query | normal | normal | enhancement | needs-unit-tests | 10/22/2014 | ||
#24576 | Make WP_Meta_Query accept arrays for keys | Query | lowest | trivial | enhancement | needs-unit-tests | 10/14/2014 | ||
#25647 | [WP_Query] Include post_type_query parameter to WP_Query | Query | normal | normal | enhancement | needs-unit-tests | 12/23/2015 | ||
#34999 | Calling wp_die() in a REST API request should return valid JSON | REST API | normal | normal | enhancement | needs-unit-tests | 01/14/2019 | ||
#40343 | REST API - set attachment upload directory on request | REST API | normal | normal | enhancement | needs-unit-tests | 04/11/2017 | ||
#11384 | rewrite->flush() needlessly deletes the rewrite_rules option | Rewrite Rules | normal | normal | defect (bug) | needs-unit-tests | 01/10/2016 | ||
#29714 | user_can_access_admin_page() returning false for edit.php?post_type=CPT | Role/Capability | normal | normal | defect (bug) | needs-unit-tests | 11/23/2014 | ||
#30518 | WP_Dependencies::recurse_deps can recurse infinitely | Script Loader | normal | normal | defect (bug) | needs-unit-tests | 04/03/2015 | ||
#32358 | Add unminified jQuery to core for better debugging with SCRIPT_DEBUG enabled | Script Loader | normal | normal | feature request | needs-unit-tests | 06/15/2017 | ||
#10082 | Shortcodes need a character separating them to work | Shortcodes | high | major | 3.3 | defect (bug) | needs-unit-tests | 10/30/2013 | |
#14481 | Shortcode Enhancements | Shortcodes | normal | normal | enhancement | needs-unit-tests | 08/23/2015 | ||
#39038 | Add support for non-split shared terms to singular term capabilities | Taxonomy | normal | normal | defect (bug) | needs-unit-tests | 02/26/2017 | ||
#16282 | PHP catchable error with get_term_link and WP3.1RC2 | Taxonomy | normal | normal | defect (bug) | needs-unit-tests | 09/29/2015 | ||
#26234 | Passing array of taxonomies to the_terms() triggers "array to string" conversion warning | Taxonomy | normal | normal | defect (bug) | needs-unit-tests | 09/18/2015 | ||
#19492 | Problems with using wp_insert_term together with switch_to_blog | Taxonomy | normal | normal | defect (bug) | needs-unit-tests | 09/20/2015 | ||
#25629 | Taxonomy get_sql() generate incorrect query | Taxonomy | normal | normal | defect (bug) | needs-unit-tests | 04/24/2014 | ||
#27918 | get_taxonomies() on single post type should return taxonomies registered on multiple post types | Taxonomy | normal | normal | defect (bug) | needs-unit-tests | 10/14/2015 | ||
#16863 | get_terms hierarchical/hide_empty incompatible with include/exclude args | Taxonomy | normal | normal | defect (bug) | needs-unit-tests | 01/26/2015 | ||
#20590 | is_tax() with term parameter returns true for any taxonomy with that term | Taxonomy | normal | minor | 3.5 | defect (bug) | needs-unit-tests | 10/18/2012 | |
#29942 | wp_get_object_terms - no caching mechanism in place - results in duplicate queries | Taxonomy | normal | normal | defect (bug) | needs-unit-tests | 09/28/2016 | ||
#28439 | Add 'post_date' as a possible orderby argument to get_terms() | Taxonomy | normal | normal | enhancement | needs-unit-tests | 08/26/2015 | ||
#13949 | Add a sprintf style argument to wp_list_categories() for title tag. | Taxonomy | normal | normal | enhancement | needs-unit-tests | 09/09/2017 | ||
#30415 | Add alternative to get_category_parents() that will work for any taxonomy | Taxonomy | normal | normal | enhancement | needs-unit-tests | 09/27/2016 | ||
#18778 | Add filters to transform_query() to allow caching of queries created by this function. | Taxonomy | normal | normal | enhancement | needs-unit-tests | 08/26/2015 | ||
#27764 | Allow the_terms() and get_the_terms() to accept an array of taxonomies | Taxonomy | normal | normal | enhancement | needs-unit-tests | 09/18/2015 | ||
#19780 | Named category functions/docs need cleaning up | Taxonomy | normal | normal | enhancement | needs-unit-tests | 09/02/2015 | ||
#35886 | get_term_parents function instead/inside get_category_parents | Taxonomy | normal | normal | enhancement | needs-unit-tests | 09/27/2016 | ||
#24948 | wp_delete_term() Shouldn't delete other default terms | Taxonomy | normal | minor | enhancement | needs-unit-tests | 09/20/2013 | ||
#28263 | get_raw_theme_root() fails to recognize a singular custom $wp_theme_directories | Themes | normal | normal | defect (bug) | needs-unit-tests | 05/27/2014 | ||
#16395 | Add 'Template Version' for use with 'Template' in Child-Themes | Themes | normal | normal | enhancement | needs-unit-tests | 01/11/2016 | ||
#24974 | Deprecated use of assignment by reference in testcase.php | Unit Tests | normal | normal | 3.7 | defect (bug) | 08/08/2013 | ||
#19456 | Globalize $wp_rewrite in wp-settings.php | Unit Tests | normal | normal | 3.4 | defect (bug) | 12/20/2011 | ||
#25913 | Investigate why we skip so many Unit Tests | Unit Tests | normal | normal | defect (bug) | 01/27/2014 | |||
#26219 | Tests_Post_Revisions::test_revision_dont_save_revision_if_unchanged unit test fails | Unit Tests | normal | normal | defect (bug) | 11/24/2013 | |||
#25633 | Tests_XMLRPC_wp_getPosts::test_filters failing | Unit Tests | normal | minor | 3.8 | defect (bug) | 11/16/2013 | ||
#25282 | Unit Tests should run in Debug mode | Unit Tests | normal | normal | 3.7 | defect (bug) | 10/13/2015 | ||
#23928 | Update ajax autosave unit tests for 3.6 | Unit Tests | normal | normal | 3.6 | defect (bug) | 05/16/2013 | ||
#23066 | WordPress 3.5 Duplicate Entry | Unit Tests | normal | normal | defect (bug) | 05/15/2013 | |||
#14057 | Wordpress MU 2.91 Test Suite Errors | Unit Tests | normal | normal | defect (bug) | 06/23/2010 | |||
#25632 | post_parent out of range error in unit tests | Unit Tests | normal | minor | defect (bug) | 11/30/2013 | |||
#24870 | Add JavaScript unit tests to core | Unit Tests | normal | normal | enhancement | needs-unit-tests | 08/29/2013 | ||
#21993 | Add WP_DOING_TESTS constant, check for it in WP_Ajax_Response | Unit Tests | normal | normal | enhancement | 09/26/2012 | |||
#23531 | Separate tests into unit / integration / ... directories | Unit Tests | normal | normal | enhancement | 10/30/2013 | |||
#23532 | Sync Tests Repository on Github | Unit Tests | normal | normal | enhancement | 09/13/2013 | |||
#26116 | Unit Tests: Add assertNotWPError() to complement assertWPError() | Unit Tests | normal | normal | enhancement | 01/27/2014 | |||
#25784 | shortcode.js needs unit tests | Unit Tests | normal | normal | 3.8 | enhancement | 12/04/2013 | ||
#25096 | Automate running JavaScript unit tests with Grunt | Unit Tests | normal | normal | 3.7 | task (blessed) | 09/25/2013 | ||
#61330 | Plugin Dependencies: Refresh plugin-install.php instead of redirecting on activation | Upgrade/Install | normal | normal | 6.8 | defect (bug) | needs-unit-tests | 10/14/2024 | |
#25317 | Wrong guess in wp_guess_url() for symlinked install, or unit tests | Upgrade/Install | normal | normal | 3.7 | defect (bug) | needs-unit-tests | 08/19/2015 | |
#41453 | Users with no role on a site on a multisite network see inaccessible links in the admin toolbar | Users | normal | normal | 4.9 | defect (bug) | needs-unit-tests | 10/23/2017 | |
#37499 | WP_User_Query:prepare_query() bug leads to user meta query with blog_id 0 | Users | normal | normal | defect (bug) | needs-unit-tests | 07/29/2016 | ||
#26906 | wp_user_update does not update custom user meta fields | Users | normal | normal | defect (bug) | needs-unit-tests | 10/04/2015 | ||
#39090 | Remove duplicate query from posts page in the admin | Users | normal | normal | 6.3 | enhancement | needs-unit-tests | 10/17/2023 | |
#24635 | update_user_caches() should support accepting a WP_User instance | Users | normal | normal | 4.4 | enhancement | needs-unit-tests | 10/08/2015 | |
#21533 | Error suppression in wp-db is lame: Part 2 | Warnings/Notices | normal | normal | 3.5 | defect (bug) | needs-unit-tests | 08/14/2012 | |
#17670 | Errors in get_page_by_path() | Warnings/Notices | highest omg bbq | blocker | 3.3 | defect (bug) | needs-unit-tests | 11/08/2011 | |
#41686 | Store Widgets in the Posts table | Widgets | normal | normal | defect (bug) | needs-unit-tests | 08/21/2017 |
Note:
See TracReports for help on using and creating reports.