{37} Needs Unit Tests (886 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 (701 - 800 of 886)
Next Release (100 matches)
Ticket | Summary | Owner | Component | Priority | Severity | Milestone | Type | Workflow | Modified |
---|---|---|---|---|---|---|---|---|---|
#26345 | Failure in Tests_Post_Query::test_meta_query_decimal_results() | SergeyBiryukov | Unit Tests | normal | normal | 3.8 | defect (bug) | 12/01/2013 | |
#26344 | Failure in Tests_Basic::test_readme() | SergeyBiryukov | Unit Tests | normal | normal | 3.8 | defect (bug) | 12/01/2013 | |
#26321 | Warning message for update_post_thumbnail_cache() | wonderboymusic | Cache API | normal | normal | defect (bug) | needs-unit-tests | 06/30/2014 | |
#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 | |
#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 | ||
#26219 | Tests_Post_Revisions::test_revision_dont_save_revision_if_unchanged unit test fails | Unit Tests | normal | normal | defect (bug) | 11/24/2013 | |||
#26164 | Unit Tests :: links_add_target function and trivial changes | wonderboymusic | Unit Tests | normal | normal | 3.8 | defect (bug) | 11/22/2013 | |
#26163 | Proposed Unit Test for normalize_whitespace function | wonderboymusic | Unit Tests | normal | minor | 3.8 | enhancement | 11/22/2013 | |
#26155 | Tests_Image_Functions failures | SergeyBiryukov | Unit Tests | normal | normal | 3.8 | defect (bug) | 12/05/2013 | |
#26116 | Unit Tests: Add assertNotWPError() to complement assertWPError() | Unit Tests | normal | normal | enhancement | 01/27/2014 | |||
#26091 | Infinite loop in WP_FIlesystem_MockFS->mkdir() | SergeyBiryukov | Unit Tests | normal | major | 3.8 | defect (bug) | 11/18/2013 | |
#26042 | wp_save_post_revision() can compare against the wrong $last_revision post | wonderboymusic | Revisions | normal | major | 4.0 | defect (bug) | needs-unit-tests | 10/26/2020 |
#25958 | Allow wp.getUsersBlogs to return the primary_blog flag | wonderboymusic | XML-RPC | low | normal | 4.4 | enhancement | needs-unit-tests | 09/26/2015 |
#25913 | Investigate why we skip so many Unit Tests | Unit Tests | normal | normal | defect (bug) | 01/27/2014 | |||
#25871 | Always Clean Install in PHPUnit Tests | wonderboymusic | Unit Tests | normal | normal | 3.8 | enhancement | 11/13/2013 | |
#25818 | `WP_UnitTestCase::go_to()` drops query vars | wonderboymusic | Unit Tests | normal | normal | 3.8 | defect (bug) | 10/07/2020 | |
#25784 | shortcode.js needs unit tests | Unit Tests | normal | normal | 3.8 | enhancement | 12/04/2013 | ||
#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 |
#25647 | [WP_Query] Include post_type_query parameter to WP_Query | Query | normal | normal | enhancement | needs-unit-tests | 12/23/2015 | ||
#25646 | figcaption should not be treated as a block by wpautop() | Formatting | normal | normal | 3.9 | defect (bug) | needs-unit-tests | 05/01/2016 | |
#25633 | Tests_XMLRPC_wp_getPosts::test_filters failing | Unit Tests | normal | minor | 3.8 | defect (bug) | 11/16/2013 | ||
#25632 | post_parent out of range error in unit tests | Unit Tests | normal | minor | defect (bug) | 11/30/2013 | |||
#25629 | Taxonomy get_sql() generate incorrect query | Taxonomy | normal | normal | defect (bug) | needs-unit-tests | 04/24/2014 | ||
#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 | |
#25507 | Unit test for `wp_strip_all_tags` and better docs | nacin | Unit Tests | normal | normal | 3.9 | enhancement | 01/30/2014 | |
#25380 | Allow posts_per_page option for pre_get_posts action hook on feed | wonderboymusic | Query | normal | normal | 3.9 | defect (bug) | needs-unit-tests | 03/07/2014 |
#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 | |
#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 |
#25284 | Support tax queries using term_taxonomy_id without specifying a taxonomy | wonderboymusic | Taxonomy | normal | normal | 4.0 | enhancement | needs-unit-tests | 09/10/2014 |
#25282 | Unit Tests should run in Debug mode | Unit Tests | normal | normal | 3.7 | defect (bug) | 10/13/2015 | ||
#25275 | Checking if attachment is audio/video | Media | normal | normal | 4.2 | enhancement | needs-unit-tests | 09/13/2018 | |
#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 |
#25245 | Issue with SQL query generated by pre_get_posts | Query | normal | normal | enhancement | needs-unit-tests | 10/22/2014 | ||
#25242 | Provide correct multisite test information in bootstrap.php | nacin | Unit Tests | normal | normal | 3.7 | defect (bug) | 09/12/2013 | |
#25156 | get_custom_header() should return false when there is no header | kovshenin | Customize | normal | normal | defect (bug) | needs-unit-tests | 09/12/2016 | |
#25133 | Incorrect instructions in tests/README.txt | SergeyBiryukov | Unit Tests | normal | normal | 3.7 | defect (bug) | 08/31/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 | |
#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 | |
#25065 | The unit tests assume that PHPUnit is installed via PEAR | dd32 | Unit Tests | normal | normal | 3.7 | defect (bug) | 08/28/2013 | |
#25007 | WP_HTTP_Fsockopen does not verify SSL certificates | HTTP API | normal | major | 3.7 | defect (bug) | needs-unit-tests | 09/07/2021 | |
#24974 | Deprecated use of assignment by reference in testcase.php | Unit Tests | normal | normal | 3.7 | defect (bug) | 08/08/2013 | ||
#24948 | wp_delete_term() Shouldn't delete other default terms | Taxonomy | normal | minor | enhancement | needs-unit-tests | 09/20/2013 | ||
#24870 | Add JavaScript unit tests to core | Unit Tests | normal | normal | enhancement | needs-unit-tests | 08/29/2013 | ||
#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 | ||
#24800 | DROP TABLE error 1051 (Unknown table) | nacin | Unit Tests | normal | normal | 3.9 | defect (bug) | 02/03/2014 | |
#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 | |
#24662 | Unit Tests: Re-implement the mock PHPMailer | SergeyBiryukov | Unit Tests | normal | normal | 3.6 | defect (bug) | 06/29/2013 | |
#24635 | update_user_caches() should support accepting a WP_User instance | Users | normal | normal | 4.4 | enhancement | needs-unit-tests | 10/08/2015 | |
#24622 | If-Modified-Since is wrong by comment feed | nacin | Feeds | normal | normal | 3.7 | defect (bug) | needs-unit-tests | 10/03/2013 |
#24587 | Walker_Page and Walker_Nav_Menu not compatible | peterwilsoncc | Menus | normal | normal | defect (bug) | needs-unit-tests | 06/04/2020 | |
#24576 | Make WP_Meta_Query accept arrays for keys | Query | lowest | trivial | enhancement | needs-unit-tests | 10/14/2014 | ||
#24556 | wptexturize() edge case bug with specific sentence structure | Formatting | normal | normal | defect (bug) | needs-unit-tests | 02/12/2022 | ||
#24280 | Unit tests for mt_publishPost, blogger_newPost and mw_newPost | chriscct7 | XML-RPC | normal | normal | defect (bug) | needs-unit-tests | 09/26/2015 | |
#24257 | is_attachment() should accept $attachment parameter | wonderboymusic | Query | normal | normal | 3.9 | enhancement | needs-unit-tests | 02/17/2014 |
#24208 | Add more wp-includes/cache.php test coverage | maxcutler | Unit Tests | normal | normal | 3.6 | enhancement | 04/28/2013 | |
#24207 | Unit tests for widgets.php | maxcutler | Unit Tests | normal | normal | 3.6 | defect (bug) | 04/28/2013 | |
#24106 | Simplify wp_slash() | whyisjake | Formatting | normal | normal | 5.5 | defect (bug) | needs-unit-tests | 07/11/2020 |
#23930 | Screen option for post formats UI | Administration | normal | normal | feature request | needs-unit-tests | 06/21/2013 | ||
#23928 | Update ajax autosave unit tests for 3.6 | Unit Tests | normal | normal | 3.6 | defect (bug) | 05/16/2013 | ||
#23776 | A string of text starting with "http://" turned into a paragraph | SergeyBiryukov | Embeds | normal | normal | 4.2 | defect (bug) | needs-unit-tests | 01/07/2015 |
#23706 | Image metadata encoding problem | SergeyBiryukov | Media | normal | normal | 4.0 | defect (bug) | needs-unit-tests | 05/12/2014 |
#23685 | Explicitly globalize version variables | wonderboymusic | Unit Tests | normal | normal | 3.8 | defect (bug) | 11/05/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 |
#23532 | Sync Tests Repository on Github | Unit Tests | normal | normal | enhancement | 09/13/2013 | |||
#23531 | Separate tests into unit / integration / ... directories | Unit Tests | normal | normal | enhancement | 10/30/2013 | |||
#23499 | Rename phpunit.xml to phpunit.xml.dist | nacin | Unit Tests | normal | normal | 3.6 | enhancement | 03/03/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 |
#23268 | NOT EXISTS meta query with OR relation | wonderboymusic | Query | normal | normal | 3.9 | defect (bug) | needs-unit-tests | 02/06/2015 |
#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 |
#23192 | Use get_user_by() in is_user_spammy() | SergeyBiryukov | Multisite | normal | normal | 3.6 | enhancement | needs-unit-tests | 02/15/2013 |
#23167 | Cache incrementors for get_pages | westi | Cache API | normal | normal | 3.6 | task (blessed) | needs-unit-tests | 02/11/2013 |
#23073 | Wrong RewriteRule in a local Multisite installation | markjaquith | Multisite | normal | normal | 3.5.1 | defect (bug) | needs-unit-tests | 04/17/2014 |
#23066 | WordPress 3.5 Duplicate Entry | Unit Tests | normal | normal | defect (bug) | 05/15/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 |
#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 |
#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 | |
#22585 | wp_editor() gives fatal error on front-end | ryan | Editor | normal | major | 3.5 | defect (bug) | needs-unit-tests | 11/27/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 |
#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 | |
#22267 | Make trailingslashit() and untrailingslashit() work with backslashes | nacin | Filesystem API | normal | normal | 3.9 | enhancement | needs-unit-tests | 03/01/2014 |
#22196 | add $wpdb->upsert function | Database | normal | normal | enhancement | needs-unit-tests | 07/27/2017 | ||
#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 |
#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 |
#21993 | Add WP_DOING_TESTS constant, check for it in WP_Ajax_Response | Unit Tests | normal | normal | enhancement | 09/26/2012 | |||
#21990 | SimplePie: DOMDocument can be disabled | rmccue | External Libraries | low | normal | 3.5 | defect (bug) | needs-unit-tests | 11/20/2015 |
#21963 | Consolidate post insertion APIs | wonderboymusic | Posts, Post Types | normal | normal | 4.0 | defect (bug) | needs-unit-tests | 07/15/2014 |
#21786 | remove_cap can't unset a negative capability | ryan | Role/Capability | normal | minor | 3.5 | defect (bug) | needs-unit-tests | 09/21/2012 |
#21779 | Querying Taxonomies (Tag) containing the sequence "-נ-" *still* fails. | nacin | Query | normal | normal | 3.5 | defect (bug) | needs-unit-tests | 01/08/2015 |
#21767 | Remove stripslashes from API functions | nacin | Formatting | normal | normal | 3.6 | task (blessed) | needs-unit-tests | 02/29/2016 |
#21742 | Allow unit tests to override is_*_admin() | ryan | Unit Tests | normal | normal | 3.5 | enhancement | 09/01/2012 | |
#21667 | Add some user agent to wp_is_mobile | stevenkword | General | normal | normal | enhancement | needs-unit-tests | 06/07/2021 | |
#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 |
#21533 | Error suppression in wp-db is lame: Part 2 | Warnings/Notices | normal | normal | 3.5 | defect (bug) | needs-unit-tests | 08/14/2012 | |
#21181 | simplify and add filter to is_upload_space_available | westi | Multisite | normal | normal | 3.5 | enhancement | 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 | |
#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 |
#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 |
#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 |
#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 |
Note:
See TracReports for help on using and creating reports.