{37} Needs Unit Tests (869 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 (601 - 700 of 869)
Next Release (100 matches)
Ticket | Summary | Owner | Component | Priority | Severity | Milestone | Type | Workflow | Modified |
---|---|---|---|---|---|---|---|---|---|
#35658 | Provide additional data for registered meta through register_meta() | helen | Options, Meta APIs | high | normal | 4.6 | task (blessed) | needs-unit-tests | 05/10/2018 |
#36953 | Meta lazyloading can cause excessive calls to object cache | DBrumbaugh10Up | Query | normal | normal | 4.6 | defect (bug) | needs-unit-tests | 10/29/2021 |
#36009 | wp_new_user_notification "user" option for third parameter | SergeyBiryukov | Users | normal | normal | 4.6 | enhancement | needs-unit-tests | 09/14/2018 |
#35408 | Side effect wp_create_post_autosave causes $_POST to be unslashed | joehoyle | Autosave | normal | normal | 4.5 | defect (bug) | needs-unit-tests | 02/17/2016 |
#35601 | WP_Query: comment_status and ping_status | boonebgorges | Query | normal | normal | 4.5 | feature request | needs-unit-tests | 01/26/2016 |
#35781 | Incorrect use of PHP method compact | SergeyBiryukov | normal | normal | 4.4.3 | defect (bug) | needs-unit-tests | 03/25/2016 | |
#35344 | Strange pagination issue on front page after 4.4.1 update | dd32 | Canonical | normal | normal | 4.4.2 | defect (bug) | needs-unit-tests | 05/14/2016 |
#35115 | 404 error when URL includes title=... | pento | Query | normal | normal | 4.4.1 | defect (bug) | needs-unit-tests | 12/21/2015 |
#32362 | Comments count: wp_count_comments() should not count spam toward totals | wonderboymusic | Comments | normal | normal | 4.4 | defect (bug) | needs-unit-tests | 09/15/2015 |
#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 |
#9959 | wp_rel_nofollow_callback adds too many rel/nofollow attributes | wonderboymusic | Comments | low | normal | 4.4 | defect (bug) | needs-unit-tests | 11/04/2015 |
#19893 | get_comments_link() doesn't link properly if there are no responses | wonderboymusic | Comments | normal | normal | 4.4 | enhancement | needs-unit-tests | 09/12/2015 |
#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 |
#33750 | Unit tests for is_new_day() and the_date() | jubstuff | Date/Time | low | normal | 4.4 | enhancement | needs-unit-tests | 09/24/2015 |
#14867 | HTTPS related issues in ms-blogs.php (with fix) | johnbillion | Permalinks | normal | normal | 4.4 | defect (bug) | needs-unit-tests | 10/30/2015 |
#1914 | Permalinks for unattached uploads/attachments | pento | Permalinks | normal | normal | 4.4 | enhancement | needs-unit-tests | 09/29/2015 |
#16956 | Comments Being Pulled from Non-Existent Post Types | boonebgorges | Posts, Post Types | normal | normal | 4.4 | defect (bug) | needs-unit-tests | 03/11/2016 |
#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 |
#32585 | Programmatically using wp_insert_post with post_author=0 does not work when user is logged in | wonderboymusic | Posts, Post Types | normal | normal | 4.4 | defect (bug) | needs-unit-tests | 09/14/2015 |
#17455 | Add $post_type argument to get_lastpostdate/get_lastpostmodified/_get_last_post_time | SergeyBiryukov | Posts, Post Types | normal | normal | 4.4 | enhancement | needs-unit-tests | 09/16/2015 |
#30970 | setup_postdata should be able to accept a Post ID, currently requires full WP Post object | boonebgorges | Posts, Post Types | normal | normal | 4.4 | enhancement | needs-unit-tests | 09/12/2015 |
#33074 | Query by post_title | wonderboymusic | Query | normal | normal | 4.4 | enhancement | needs-unit-tests | 08/24/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 |
#32044 | is_object_in_term() leaks DB queries | boonebgorges | Taxonomy | normal | normal | 4.4 | defect (bug) | needs-unit-tests | 08/24/2016 |
#33793 | Adding a user with a username 52 characters or longer fails, but displays success message. | boonebgorges | Users | normal | normal | 4.4 | defect (bug) | needs-unit-tests | 05/24/2016 |
#24635 | update_user_caches() should support accepting a WP_User instance | Users | normal | normal | 4.4 | enhancement | needs-unit-tests | 10/08/2015 | |
#16985 | XML-RPC endpoint set the datetime when saving a Draft | wonderboymusic | XML-RPC | normal | normal | 4.4 | defect (bug) | needs-unit-tests | 11/09/2018 |
#17981 | XML-RPC wp.getComments should work for non-admins | wonderboymusic | XML-RPC | normal | normal | 4.4 | defect (bug) | needs-unit-tests | 09/26/2015 |
#20026 | Adding a post_type filter in wp.getComments | westi | XML-RPC | normal | normal | 4.4 | enhancement | needs-unit-tests | 09/26/2015 |
#25958 | Allow wp.getUsersBlogs to return the primary_blog flag | wonderboymusic | XML-RPC | low | normal | 4.4 | enhancement | needs-unit-tests | 09/26/2015 |
#32081 | comments query w/ meta_value and comments__in returns clause is ambiguous db error | boonebgorges | Comments | normal | normal | 4.3 | defect (bug) | needs-unit-tests | 05/08/2015 |
#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 |
#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 |
#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 |
#25275 | Checking if attachment is audio/video | Media | normal | normal | 4.2 | enhancement | needs-unit-tests | 09/13/2018 | |
#30999 | Inconsistent parameters for edited_term_taxonomy action | boonebgorges | Taxonomy | normal | normal | 4.2 | defect (bug) | needs-unit-tests | 02/24/2015 |
#31118 | get_terms() parameters do not respect multiple $taxonomies | boonebgorges | Taxonomy | normal | normal | 4.2 | defect (bug) | needs-unit-tests | 02/15/2015 |
#28688 | wp_get_object_terms - orderby | boonebgorges | Taxonomy | normal | normal | 4.2 | enhancement | needs-unit-tests | 01/18/2015 |
#30238 | Treat 'FALSE' as false in wp_validate_boolean() | boonebgorges | General | normal | normal | 4.1 | enhancement | needs-unit-tests | 01/31/2020 |
#30346 | Attachments not being found with attachment_url_to_postid() | SergeyBiryukov | Media | normal | normal | 4.1 | defect (bug) | needs-unit-tests | 11/21/2014 |
#29460 | Change the default orderby in wp_get_nav_menus() | SergeyBiryukov | Menus | normal | normal | 4.1 | defect (bug) | needs-unit-tests | 10/02/2014 |
#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 |
#30064 | WP_User_Query should support orderby => include | boonebgorges | Users | normal | normal | 4.1 | enhancement | needs-unit-tests | 10/24/2014 |
#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 |
#23706 | Image metadata encoding problem | SergeyBiryukov | Media | normal | normal | 4.0 | defect (bug) | needs-unit-tests | 05/12/2014 |
#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 | |
#28154 | Add get_quality() method for WP_Image_Editor class | wonderboymusic | Media | normal | normal | 4.0 | enhancement | needs-unit-tests | 06/28/2014 |
#21963 | Consolidate post insertion APIs | wonderboymusic | Posts, Post Types | normal | normal | 4.0 | defect (bug) | needs-unit-tests | 07/15/2014 |
#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 |
#19205 | Orphaned categories can be created by accident | wonderboymusic | Taxonomy | normal | minor | 4.0 | defect (bug) | needs-unit-tests | 07/18/2014 |
#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 |
#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 |
#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 |
#22267 | Make trailingslashit() and untrailingslashit() work with backslashes | nacin | Filesystem API | normal | normal | 3.9 | enhancement | needs-unit-tests | 03/01/2014 |
#25646 | figcaption should not be treated as a block by wpautop() | Formatting | normal | normal | 3.9 | defect (bug) | needs-unit-tests | 05/01/2016 | |
#26631 | Add a "playlist" shortcode | wonderboymusic | Media | normal | normal | 3.9 | task (blessed) | needs-unit-tests | 04/07/2014 |
#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 | |
#14994 | Introduce a way to identify a hook in progress | nacin | Plugins | normal | normal | 3.9 | enhancement | needs-unit-tests | 04/07/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 |
#23268 | NOT EXISTS meta query with OR relation | wonderboymusic | Query | normal | normal | 3.9 | defect (bug) | needs-unit-tests | 02/06/2015 |
#24257 | is_attachment() should accept $attachment parameter | wonderboymusic | Query | normal | normal | 3.9 | enhancement | needs-unit-tests | 02/17/2014 |
#24800 | DROP TABLE error 1051 (Unknown table) | nacin | Unit Tests | normal | normal | 3.9 | defect (bug) | 02/03/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 | |
#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 | |
#26514 | Add unit tests for wp.shortcode.attrs | wonderboymusic | Unit Tests | normal | normal | 3.9 | enhancement | 01/17/2014 | |
#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 | |
#27071 | Invalid HTML produced by get_the_password_form | SergeyBiryukov | Posts, Post Types | normal | normal | 3.8.2 | defect (bug) | needs-unit-tests | 03/31/2014 |
#26775 | Fatal error in wp_reset_postdata() | SergeyBiryukov | Query | normal | normal | 3.8.1 | defect (bug) | needs-unit-tests | 01/28/2014 |
#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 |
#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 |
#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 |
#26375 | Additional .gitignore Entries for Unit Test Files | SergeyBiryukov | Unit Tests | low | trivial | 3.8 | defect (bug) | 12/03/2013 | |
#23685 | Explicitly globalize version variables | wonderboymusic | Unit Tests | normal | normal | 3.8 | defect (bug) | 11/05/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 | |
#26091 | Infinite loop in WP_FIlesystem_MockFS->mkdir() | SergeyBiryukov | Unit Tests | normal | major | 3.8 | defect (bug) | 11/18/2013 | |
#26155 | Tests_Image_Functions failures | SergeyBiryukov | Unit Tests | normal | normal | 3.8 | defect (bug) | 12/05/2013 | |
#25633 | Tests_XMLRPC_wp_getPosts::test_filters failing | Unit Tests | normal | minor | 3.8 | defect (bug) | 11/16/2013 | ||
#26164 | Unit Tests :: links_add_target function and trivial changes | wonderboymusic | Unit Tests | normal | normal | 3.8 | defect (bug) | 11/22/2013 | |
#25818 | `WP_UnitTestCase::go_to()` drops query vars | wonderboymusic | Unit Tests | normal | normal | 3.8 | defect (bug) | 10/07/2020 | |
#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 | |
#26364 | Add Travis CI Configuration | nacin | Unit Tests | normal | normal | 3.8 | enhancement | 12/03/2013 | |
#25871 | Always Clean Install in PHPUnit Tests | wonderboymusic | Unit Tests | normal | normal | 3.8 | enhancement | 11/13/2013 | |
#26163 | Proposed Unit Test for normalize_whitespace function | wonderboymusic | Unit Tests | normal | minor | 3.8 | enhancement | 11/22/2013 | |
#25784 | shortcode.js needs unit tests | Unit Tests | normal | normal | 3.8 | enhancement | 12/04/2013 | ||
#24622 | If-Modified-Since is wrong by comment feed | nacin | Feeds | normal | normal | 3.7 | defect (bug) | needs-unit-tests | 10/03/2013 |
#25007 | WP_HTTP_Fsockopen does not verify SSL certificates | HTTP API | normal | major | 3.7 | defect (bug) | needs-unit-tests | 09/07/2021 | |
#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 |
#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 |
#11058 | Add unregister_taxonomy_for_object_type() | nacin | Taxonomy | normal | normal | 3.7 | enhancement | needs-unit-tests | 03/08/2016 |
#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 |
#24974 | Deprecated use of assignment by reference in testcase.php | Unit Tests | normal | normal | 3.7 | defect (bug) | 08/08/2013 | ||
#25133 | Incorrect instructions in tests/README.txt | SergeyBiryukov | Unit Tests | normal | normal | 3.7 | defect (bug) | 08/31/2013 | |
#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 |
Note:
See TracReports for help on using and creating reports.