Make WordPress Core

{37} Needs Unit Tests (872 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 872)

1 2 3 4 5 6 7 8 9

Next Release (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#25242 Provide correct multisite test information in bootstrap.php nacin Unit Tests normal normal 3.7 defect (bug) 09/12/2013
#25065 The unit tests assume that PHPUnit is installed via PEAR dd32 Unit Tests normal normal 3.7 defect (bug) 08/28/2013
#25282 Unit Tests should run in Debug mode Unit Tests normal normal 3.7 defect (bug) 10/13/2015
#25118 Unit Tests: Restrict locales in test_locale_floats in db.php SergeyBiryukov Unit Tests normal normal 3.7 defect (bug) 08/22/2013
#25096 Automate running JavaScript unit tests with Grunt Unit Tests normal normal 3.7 task (blessed) 09/25/2013
#25088 password-strength-meter.js should have unit tests SergeyBiryukov Unit Tests normal normal 3.7 task (blessed) 09/07/2013
#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
#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
#23167 Cache incrementors for get_pages westi Cache API normal normal 3.6 task (blessed) needs-unit-tests 02/11/2013
#21767 Remove stripslashes from API functions nacin Formatting normal normal 3.6 task (blessed) needs-unit-tests 02/29/2016
#23192 Use get_user_by() in is_user_spammy() SergeyBiryukov Multisite normal normal 3.6 enhancement needs-unit-tests 02/15/2013
#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
#24662 Unit Tests: Re-implement the mock PHPMailer SergeyBiryukov Unit Tests normal normal 3.6 defect (bug) 06/29/2013
#24207 Unit tests for widgets.php maxcutler Unit Tests normal normal 3.6 defect (bug) 04/28/2013
#23928 Update ajax autosave unit tests for 3.6 Unit Tests normal normal 3.6 defect (bug) 05/16/2013
#24706 Use $wpdb->prefix to verify query in tests/meta/query.php (WP_Meta_Query test) SergeyBiryukov Unit Tests normal normal 3.6 defect (bug) 07/08/2013
#24208 Add more wp-includes/cache.php test coverage maxcutler Unit Tests normal normal 3.6 enhancement 04/28/2013
#23499 Rename phpunit.xml to phpunit.xml.dist nacin Unit Tests normal normal 3.6 enhancement 03/03/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
#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
#23073 Wrong RewriteRule in a local Multisite installation markjaquith Multisite normal normal 3.5.1 defect (bug) needs-unit-tests 04/17/2014
#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
#10381 post->ancestors isn't always set ryan Cache API normal normal 3.5 defect (bug) needs-unit-tests 08/20/2012
#22585 wp_editor() gives fatal error on front-end ryan Editor normal major 3.5 defect (bug) needs-unit-tests 11/27/2012
#21990 SimplePie: DOMDocument can be disabled rmccue External Libraries low normal 3.5 defect (bug) needs-unit-tests 11/20/2015
#22473 Post-formats radiogroup on custom post types and pages will not update in 3.5 Beta 3 ryan General normal normal 3.5 defect (bug) needs-unit-tests 11/20/2012
#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
#18034 Incorrect URL for second page of search results nacin Multisite normal normal 3.5 defect (bug) needs-unit-tests 06/28/2012
#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
#21181 simplify and add filter to is_upload_space_available westi Multisite normal normal 3.5 enhancement needs-unit-tests 10/18/2012
#21600 Reduce calls to sanitize_title_with_dashes in register_(post_type|taxonomy) ryan Performance normal normal 3.5 defect (bug) needs-unit-tests 08/20/2012
#14348 If it's a HEAD request, stop after the head! markjaquith Performance normal normal 3.5 enhancement needs-unit-tests 10/31/2012
#21779 Querying Taxonomies (Tag) containing the sequence "-נ-" *still* fails. nacin Query normal normal 3.5 defect (bug) needs-unit-tests 01/08/2015
#18158 Meta Query for posts with a meta key not set (IS NULL). georgestephanis Query normal normal 3.5 enhancement needs-unit-tests 08/09/2024
#19729 WP_Meta_Query is inefficient when only specifying keys in "OR" query ryan Query normal normal 3.5 enhancement needs-unit-tests 04/15/2013
#21786 remove_cap can't unset a negative capability ryan Role/Capability normal minor 3.5 defect (bug) needs-unit-tests 09/21/2012
#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
#21115 Remove ancient wp-settings.php global unsetting code nacin Unit Tests normal normal 3.5 defect (bug) 06/29/2012
#21742 Allow unit tests to override is_*_admin() ryan Unit Tests normal normal 3.5 enhancement 09/01/2012
#21533 Error suppression in wp-db is lame: Part 2 Warnings/Notices normal normal 3.5 defect (bug) needs-unit-tests 08/14/2012
#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
#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
#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
#15367 WordPress strips multiple line breaks inside of <pre> tags garyc40 Formatting normal normal 3.4 defect (bug) needs-unit-tests 03/31/2014
#20434 cURL fails to follow redirects sometimes ryan HTTP API high critical 3.4 defect (bug) needs-unit-tests 05/10/2012
#19033 Problem with Hebrew letter "Nun" hiding search results shir.gans@… I18N normal critical 3.4 defect (bug) needs-unit-tests 02/08/2012
#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
#19456 Globalize $wp_rewrite in wp-settings.php Unit Tests normal normal 3.4 defect (bug) 12/20/2011
#19733 XML-RPC returns invalid dates if the date is zero westi XML-RPC normal normal 3.4 defect (bug) needs-unit-tests 12/15/2015
#15600 shortcode_unautop returns emtpy string westi Formatting high major 3.3 defect (bug) needs-unit-tests 10/12/2011
#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
#9264 Self closing shortcodes westi Shortcodes normal normal 3.3 defect (bug) needs-unit-tests 11/01/2012
#10082 Shortcodes need a character separating them to work Shortcodes high major 3.3 defect (bug) needs-unit-tests 10/30/2013
#17749 Faster and phpunit runner-compatible unit tests nbachiyski Unit Tests normal normal 3.3 feature request 02/28/2013
#17670 Errors in get_page_by_path() Warnings/Notices highest omg bbq blocker 3.3 defect (bug) needs-unit-tests 11/08/2011
#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
#11354 WordPress Importer duplicates categories Import normal normal 3.1 defect (bug) needs-unit-tests 10/25/2010
#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
#11882 get_pending_comments_num has inconsistent behaviour westi Comments normal normal 3.0 defect (bug) needs-unit-tests 08/16/2011
#13715 dbDelta produces warnings westi Database normal normal 3.0 defect (bug) needs-unit-tests 06/11/2010
#12118 wp_texturize converting x to &#215; is too greedy Formatting normal normal 3.0 defect (bug) needs-unit-tests 12/15/2017
#10619 Importing WXR breaks serialized postmeta value westi Import normal normal 3.0 defect (bug) needs-unit-tests 12/22/2009
#10853 improve get_page_hierarchy Performance normal normal 3.0 enhancement needs-unit-tests 02/18/2013
#11892 Test-Suite: make wp_die() a pluggable function westi Unit Tests normal blocker 3.0 defect (bug) 05/18/2010
#11099 Additonal unit tests for quotes formatting. westi Unit Tests normal normal 2.9 defect (bug) 12/07/2009
#9246 Wordpress cannot update '.htaccess' even though it is writable westi General normal normal 2.8 defect (bug) needs-unit-tests 08/17/2009
#7326 get_posts not working properly pyadav General high blocker 2.6.2 defect (bug) needs-unit-tests 09/13/2024
#34691 WP_Posts_List_Table cannot order by meta value correctly Administration normal normal defect (bug) needs-unit-tests 11/16/2015
#23930 Screen option for post formats UI Administration normal normal feature request needs-unit-tests 06/21/2013
#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
#26999 Improve the layout of phpunit unit tests to gauge code coverage Build/Test Tools normal normal enhancement needs-unit-tests 07/31/2017
#26321 Warning message for update_post_thumbnail_cache() wonderboymusic Cache API normal normal defect (bug) needs-unit-tests 06/30/2014
#34357 Canonical redirects don't take endpoints into account Canonical normal normal defect (bug) needs-unit-tests 12/04/2016
#35012 wp_old_slug_redirect can cause redirect loop Canonical normal normal defect (bug) needs-unit-tests 12/16/2015
#11175 wp_check_invalid_utf8() should drop invalid utf-8 chars only instead of truncating string hakre Charset normal normal defect (bug) needs-unit-tests 12/20/2020
#34918 Orphaned Comments From Nonexistent Post Type Causes Capability Warnings in Admin Comments normal normal defect (bug) needs-unit-tests 11/18/2016
#32277 get_comment_reply_link() uses $_SERVER['REQUEST_URI'] for post link, not the actual post's link. Comments normal normal defect (bug) needs-unit-tests 05/07/2015
#25156 get_custom_header() should return false when there is no header kovshenin Customize normal normal defect (bug) needs-unit-tests 09/12/2016
#22196 add $wpdb->upsert function Database normal normal enhancement needs-unit-tests 07/27/2017
#32620 WordPress is not stripping invalid tags in get_the_content_feed Feeds normal minor defect (bug) needs-unit-tests 02/01/2017
#29810 Prevent HTML Corruption When Shortcodes Are Not Allowed Formatting normal normal defect (bug) needs-unit-tests 08/23/2015
#33446 Wrong unicode character conversion Formatting normal normal defect (bug) needs-unit-tests 09/23/2015
#20415 big tags formatted incorrectly in rss Formatting normal normal defect (bug) needs-unit-tests 09/20/2015
#10077 clean_url improperly scrapes %20 ryan Formatting high major defect (bug) needs-unit-tests 05/14/2015
#15657 wp_strip_all_tags causes paragraphs to run together Formatting normal normal defect (bug) needs-unit-tests 10/07/2013
#7988 wpautop p (paragraph) bug with div Formatting normal normal defect (bug) needs-unit-tests 09/22/2011
#16957 wptexturize - problem with numbers and non-breaking spaces Formatting normal normal defect (bug) needs-unit-tests 03/15/2014
#24556 wptexturize() edge case bug with specific sentence structure Formatting normal normal defect (bug) needs-unit-tests 02/12/2022
#20522 the sanitize_file_name_chars filter and ch(0) Formatting normal minor enhancement needs-unit-tests 01/17/2014
#3362 Missing <p> tag from <blockquote> (as well as extra <br /> sometimes) invalidates xhtml General normal normal defect (bug) needs-unit-tests 09/22/2011
#20412 add_query_arg() doesn't work with already exisitng CGI vars General normal normal defect (bug) needs-unit-tests 04/10/2012
#7688 get_children not working General normal normal defect (bug) needs-unit-tests 09/22/2011
#38828 update_blog_details() performance improvement ideas General normal normal defect (bug) needs-unit-tests 07/06/2017
#21667 Add some user agent to wp_is_mobile stevenkword General normal normal enhancement needs-unit-tests 06/07/2021
#16943 Code Cleanup add_query_arg() + friends General normal normal enhancement needs-unit-tests 08/15/2013
#37986 Requests: 'ssl' and 'local' args missing from HTTP API debug hooks HTTP API low minor defect (bug) needs-unit-tests 07/27/2017
#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
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.