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 (501 - 600 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
#18592 add trailingslashit to BLOGUPLOADDIR in ms-files.php nacin Multisite normal normal 3.3 defect (bug) needs-unit-tests 09/06/2011
#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
#7988 wpautop p (paragraph) bug with div Formatting normal normal defect (bug) needs-unit-tests 09/22/2011
#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
#7688 get_children not working General normal normal defect (bug) needs-unit-tests 09/22/2011
#15600 shortcode_unautop returns emtpy string westi Formatting high major 3.3 defect (bug) needs-unit-tests 10/12/2011
#17670 Errors in get_page_by_path() Warnings/Notices highest omg bbq blocker 3.3 defect (bug) needs-unit-tests 11/08/2011
#19456 Globalize $wp_rewrite in wp-settings.php Unit Tests normal normal 3.4 defect (bug) 12/20/2011
#19033 Problem with Hebrew letter "Nun" hiding search results shir.gans@… I18N normal critical 3.4 defect (bug) needs-unit-tests 02/08/2012
#20412 add_query_arg() doesn't work with already exisitng CGI vars General normal normal defect (bug) needs-unit-tests 04/10/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
#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
#20434 cURL fails to follow redirects sometimes ryan HTTP API high critical 3.4 defect (bug) needs-unit-tests 05/10/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
#18034 Incorrect URL for second page of search results nacin Multisite normal normal 3.5 defect (bug) needs-unit-tests 06/28/2012
#21115 Remove ancient wp-settings.php global unsetting code nacin Unit Tests normal normal 3.5 defect (bug) 06/29/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
#21533 Error suppression in wp-db is lame: Part 2 Warnings/Notices normal normal 3.5 defect (bug) needs-unit-tests 08/14/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
#10381 post->ancestors isn't always set ryan Cache API normal normal 3.5 defect (bug) needs-unit-tests 08/20/2012
#21742 Allow unit tests to override is_*_admin() ryan Unit Tests normal normal 3.5 enhancement 09/01/2012
#21786 remove_cap can't unset a negative capability ryan Role/Capability normal minor 3.5 defect (bug) needs-unit-tests 09/21/2012
#21993 Add WP_DOING_TESTS constant, check for it in WP_Ajax_Response Unit Tests normal normal enhancement 09/26/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
#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
#21181 simplify and add filter to is_upload_space_available westi Multisite normal normal 3.5 enhancement needs-unit-tests 10/18/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
#9264 Self closing shortcodes westi Shortcodes normal normal 3.3 defect (bug) needs-unit-tests 11/01/2012
#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
#12277 Test-Suite: Cross-Plattform portability: No Color Codes in Windows Shell westi Unit Tests normal normal defect (bug) 11/25/2012
#22585 wp_editor() gives fatal error on front-end ryan Editor normal major 3.5 defect (bug) needs-unit-tests 11/27/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
#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
#23167 Cache incrementors for get_pages westi Cache API normal normal 3.6 task (blessed) needs-unit-tests 02/11/2013
#23192 Use get_user_by() in is_user_spammy() SergeyBiryukov Multisite normal normal 3.6 enhancement needs-unit-tests 02/15/2013
#10853 improve get_page_hierarchy Performance normal normal 3.0 enhancement needs-unit-tests 02/18/2013
#17749 Faster and phpunit runner-compatible unit tests nbachiyski Unit Tests normal normal 3.3 feature request 02/28/2013
#23499 Rename phpunit.xml to phpunit.xml.dist nacin Unit Tests normal normal 3.6 enhancement 03/03/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
#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
#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
#23066 WordPress 3.5 Duplicate Entry Unit Tests normal normal defect (bug) 05/15/2013
#23928 Update ajax autosave unit tests for 3.6 Unit Tests normal normal 3.6 defect (bug) 05/16/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
#23930 Screen option for post formats UI Administration normal normal feature request needs-unit-tests 06/21/2013
#24662 Unit Tests: Re-implement the mock PHPMailer SergeyBiryukov Unit Tests normal normal 3.6 defect (bug) 06/29/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
#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
#24974 Deprecated use of assignment by reference in testcase.php Unit Tests normal normal 3.7 defect (bug) 08/08/2013
#16943 Code Cleanup add_query_arg() + friends General normal normal enhancement needs-unit-tests 08/15/2013
#25118 Unit Tests: Restrict locales in test_locale_floats in db.php SergeyBiryukov Unit Tests normal normal 3.7 defect (bug) 08/22/2013
#25065 The unit tests assume that PHPUnit is installed via PEAR dd32 Unit Tests normal normal 3.7 defect (bug) 08/28/2013
#24870 Add JavaScript unit tests to core Unit Tests normal normal enhancement needs-unit-tests 08/29/2013
#22074 Very Large Query that Crashes the whole My SQL and site wonderboymusic Performance normal normal 3.7 enhancement needs-unit-tests 08/29/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
#25133 Incorrect instructions in tests/README.txt SergeyBiryukov Unit Tests normal normal 3.7 defect (bug) 08/31/2013
#25088 password-strength-meter.js should have unit tests SergeyBiryukov Unit Tests normal normal 3.7 task (blessed) 09/07/2013
#25242 Provide correct multisite test information in bootstrap.php nacin Unit Tests normal normal 3.7 defect (bug) 09/12/2013
#23532 Sync Tests Repository on Github Unit Tests normal normal enhancement 09/13/2013
#24948 wp_delete_term() Shouldn't delete other default terms Taxonomy normal minor enhancement needs-unit-tests 09/20/2013
#25096 Automate running JavaScript unit tests with Grunt Unit Tests normal normal 3.7 task (blessed) 09/25/2013
#24622 If-Modified-Since is wrong by comment feed nacin Feeds normal normal 3.7 defect (bug) needs-unit-tests 10/03/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
#15657 wp_strip_all_tags causes paragraphs to run together Formatting normal normal defect (bug) needs-unit-tests 10/07/2013
#18614 post_type_archive_title doesn't work when tax_query is added to wp_query wonderboymusic Template normal normal 3.7 defect (bug) needs-unit-tests 10/09/2013
#10082 Shortcodes need a character separating them to work Shortcodes high major 3.3 defect (bug) needs-unit-tests 10/30/2013
#23531 Separate tests into unit / integration / ... directories Unit Tests normal normal enhancement 10/30/2013
#23685 Explicitly globalize version variables wonderboymusic Unit Tests normal normal 3.8 defect (bug) 11/05/2013
#22967 Null value in meta query changes the type of comparison wonderboymusic Query normal normal 3.8 defect (bug) needs-unit-tests 11/08/2013
#15256 ?cat=## permalinks do not redirect when category is a parent wonderboymusic Canonical high normal 3.8 defect (bug) needs-unit-tests 11/11/2013
#25871 Always Clean Install in PHPUnit Tests wonderboymusic Unit Tests normal normal 3.8 enhancement 11/13/2013
#25303 Fix regular expression used for smiley translations to work when there is only one registered emoticon. wonderboymusic Formatting normal normal 3.8 defect (bug) needs-unit-tests 11/15/2013
#16448 Smilies should not be placed inside of pre or code tags wonderboymusic Formatting normal normal 3.8 enhancement needs-unit-tests 11/15/2013
#25633 Tests_XMLRPC_wp_getPosts::test_filters failing Unit Tests normal minor 3.8 defect (bug) 11/16/2013
#26091 Infinite loop in WP_FIlesystem_MockFS->mkdir() SergeyBiryukov Unit Tests normal major 3.8 defect (bug) 11/18/2013
#26163 Proposed Unit Test for normalize_whitespace function wonderboymusic Unit Tests normal minor 3.8 enhancement 11/22/2013
#26164 Unit Tests :: links_add_target function and trivial changes wonderboymusic Unit Tests normal normal 3.8 defect (bug) 11/22/2013
#26219 Tests_Post_Revisions::test_revision_dont_save_revision_if_unchanged unit test fails Unit Tests normal normal defect (bug) 11/24/2013
#26248 setting WP_TESTS_FORCE_KNOWN_BUGS to true shouldn't produce fatal errors wonderboymusic Unit Tests normal normal 3.8 defect (bug) 11/25/2013
#25632 post_parent out of range error in unit tests Unit Tests normal minor defect (bug) 11/30/2013
#26344 Failure in Tests_Basic::test_readme() SergeyBiryukov Unit Tests normal normal 3.8 defect (bug) 12/01/2013
#26345 Failure in Tests_Post_Query::test_meta_query_decimal_results() SergeyBiryukov Unit Tests normal normal 3.8 defect (bug) 12/01/2013
#26375 Additional .gitignore Entries for Unit Test Files SergeyBiryukov Unit Tests low trivial 3.8 defect (bug) 12/03/2013
#26364 Add Travis CI Configuration nacin Unit Tests normal normal 3.8 enhancement 12/03/2013
#25784 shortcode.js needs unit tests Unit Tests normal normal 3.8 enhancement 12/04/2013
#26155 Tests_Image_Functions failures SergeyBiryukov Unit Tests normal normal 3.8 defect (bug) 12/05/2013
#26725 Wordpress-tests' WP_PHPUnit_Text_UI Throws Unhandled Exceptions nacin Unit Tests normal normal 3.9 defect (bug) 12/27/2013
#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
#26836 Use Mock PHPMailer during Installation for Unit Tests nacin Unit Tests normal normal 3.9 defect (bug) 01/14/2014
#20522 the sanitize_file_name_chars filter and ch(0) Formatting normal minor enhancement needs-unit-tests 01/17/2014
#26514 Add unit tests for wp.shortcode.attrs wonderboymusic Unit Tests normal normal 3.9 enhancement 01/17/2014
#26867 Explicitly globalize some missing query globals in wp-settings.php nbachiyski Unit Tests normal normal 3.9 defect (bug) 01/22/2014
#26629 Update version in package.json and unit test it nacin Unit Tests normal normal 3.9 defect (bug) 01/23/2014
#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
#26116 Unit Tests: Add assertNotWPError() to complement assertWPError() Unit Tests normal normal enhancement 01/27/2014
#25913 Investigate why we skip so many Unit Tests Unit Tests normal normal defect (bug) 01/27/2014
#26775 Fatal error in wp_reset_postdata() SergeyBiryukov Query normal normal 3.8.1 defect (bug) needs-unit-tests 01/28/2014
#20633 wp-includes/comment.php:738 - Undefined property: WP_Query::$comments wonderboymusic Comments normal normal 3.9 defect (bug) needs-unit-tests 01/29/2014
#25507 Unit test for `wp_strip_all_tags` and better docs nacin Unit Tests normal normal 3.9 enhancement 01/30/2014
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.