{37} Needs Unit Tests (892 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 892)
Next Release (100 matches)
Ticket | Summary | Owner | Component | Priority | Severity | Milestone | Type | Workflow | Modified |
---|---|---|---|---|---|---|---|---|---|
#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 | ||
#25282 | Unit Tests should run in Debug mode | Unit Tests | normal | normal | 3.7 | defect (bug) | 10/13/2015 | ||
#24635 | update_user_caches() should support accepting a WP_User instance | Users | normal | normal | 4.4 | enhancement | needs-unit-tests | 10/08/2015 | |
#26906 | wp_user_update does not update custom user meta fields | Users | normal | normal | defect (bug) | needs-unit-tests | 10/04/2015 | ||
#16282 | PHP catchable error with get_term_link and WP3.1RC2 | Taxonomy | normal | normal | defect (bug) | needs-unit-tests | 09/29/2015 | ||
#1914 | Permalinks for unattached uploads/attachments | pento | Permalinks | normal | normal | 4.4 | enhancement | needs-unit-tests | 09/29/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 |
#20026 | Adding a post_type filter in wp.getComments | westi | XML-RPC | normal | normal | 4.4 | enhancement | needs-unit-tests | 09/26/2015 |
#24280 | Unit tests for mt_publishPost, blogger_newPost and mw_newPost | chriscct7 | XML-RPC | normal | normal | defect (bug) | 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 |
#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 |
#33750 | Unit tests for is_new_day() and the_date() | jubstuff | Date/Time | low | normal | 4.4 | enhancement | needs-unit-tests | 09/24/2015 |
#33446 | Wrong unicode character conversion | Formatting | normal | normal | defect (bug) | needs-unit-tests | 09/23/2015 | ||
#19492 | Problems with using wp_insert_term together with switch_to_blog | Taxonomy | normal | normal | defect (bug) | needs-unit-tests | 09/20/2015 | ||
#20415 | big tags formatted incorrectly in rss | Formatting | normal | normal | defect (bug) | needs-unit-tests | 09/20/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 | ||
#27764 | Allow the_terms() and get_the_terms() to accept an array of taxonomies | Taxonomy | normal | normal | enhancement | needs-unit-tests | 09/18/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 |
#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 |
#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 |
#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 |
#33814 | Add network param to site option functions | Networks and Sites | normal | normal | enhancement | needs-unit-tests | 09/12/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 |
#19780 | Named category functions/docs need cleaning up | Taxonomy | normal | normal | enhancement | needs-unit-tests | 09/02/2015 | ||
#28672 | add_settings_field & co don't return values | obenland | Options, Meta APIs | normal | normal | enhancement | needs-unit-tests | 08/28/2015 | |
#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 | ||
#28439 | Add 'post_date' as a possible orderby argument to get_terms() | Taxonomy | normal | normal | enhancement | needs-unit-tests | 08/26/2015 | ||
#33074 | Query by post_title | wonderboymusic | Query | normal | normal | 4.4 | enhancement | needs-unit-tests | 08/24/2015 |
#28012 | orderby post__in interferes with menu_order | Query | normal | normal | defect (bug) | needs-unit-tests | 08/24/2015 | ||
#29810 | Prevent HTML Corruption When Shortcodes Are Not Allowed | Formatting | normal | normal | defect (bug) | needs-unit-tests | 08/23/2015 | ||
#14481 | Shortcode Enhancements | Shortcodes | normal | normal | enhancement | needs-unit-tests | 08/23/2015 | ||
#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 | |
#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 | ||
#33211 | get_adjacent_post is not working with post_format | Query | normal | normal | defect (bug) | needs-unit-tests | 07/31/2015 | ||
#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 | ||
#10077 | clean_url improperly scrapes %20 | ryan | Formatting | high | major | defect (bug) | needs-unit-tests | 05/14/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 |
#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 | ||
#31723 | is_page( false ) === true ? | Query | normal | normal | defect (bug) | needs-unit-tests | 05/06/2015 | ||
#30518 | WP_Dependencies::recurse_deps can recurse infinitely | Script Loader | normal | normal | defect (bug) | needs-unit-tests | 04/03/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 |
#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 |
#23268 | NOT EXISTS meta query with OR relation | wonderboymusic | Query | normal | normal | 3.9 | defect (bug) | needs-unit-tests | 02/06/2015 |
#16863 | get_terms hierarchical/hide_empty incompatible with include/exclude args | Taxonomy | normal | normal | defect (bug) | needs-unit-tests | 01/26/2015 | ||
#28688 | wp_get_object_terms - orderby | boonebgorges | Taxonomy | normal | normal | 4.2 | enhancement | needs-unit-tests | 01/18/2015 |
#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 | ||
#21779 | Querying Taxonomies (Tag) containing the sequence "-נ-" *still* fails. | nacin | Query | normal | normal | 3.5 | defect (bug) | needs-unit-tests | 01/08/2015 |
#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 |
#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 |
#27193 | tax_query returns only partial results | Query | low | normal | defect (bug) | needs-unit-tests | 12/15/2014 | ||
#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 | ||
#30346 | Attachments not being found with attachment_url_to_postid() | SergeyBiryukov | Media | normal | normal | 4.1 | defect (bug) | needs-unit-tests | 11/21/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 |
#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 | ||
#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 | |
#29460 | Change the default orderby in wp_get_nav_menus() | SergeyBiryukov | Menus | normal | normal | 4.1 | defect (bug) | needs-unit-tests | 10/02/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 |
#19205 | Orphaned categories can be created by accident | wonderboymusic | Taxonomy | normal | minor | 4.0 | defect (bug) | needs-unit-tests | 07/18/2014 |
#21963 | Consolidate post insertion APIs | wonderboymusic | Posts, Post Types | normal | normal | 4.0 | defect (bug) | needs-unit-tests | 07/15/2014 |
#18412 | "%20" in an uploaded image file name breaks thumbnails | Media | normal | normal | defect (bug) | needs-unit-tests | 07/02/2014 | ||
#26321 | Warning message for update_post_thumbnail_cache() | wonderboymusic | Cache API | normal | normal | defect (bug) | needs-unit-tests | 06/30/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 |
#28154 | Add get_quality() method for WP_Image_Editor class | wonderboymusic | Media | normal | normal | 4.0 | enhancement | needs-unit-tests | 06/28/2014 |
#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 | ||
#23706 | Image metadata encoding problem | SergeyBiryukov | Media | normal | normal | 4.0 | defect (bug) | needs-unit-tests | 05/12/2014 |
#25629 | Taxonomy get_sql() generate incorrect query | Taxonomy | normal | normal | defect (bug) | needs-unit-tests | 04/24/2014 | ||
#23073 | Wrong RewriteRule in a local Multisite installation | markjaquith | Multisite | normal | normal | 3.5.1 | defect (bug) | needs-unit-tests | 04/17/2014 |
#26631 | Add a "playlist" shortcode | wonderboymusic | Media | normal | normal | 3.9 | task (blessed) | needs-unit-tests | 04/07/2014 |
#14994 | Introduce a way to identify a hook in progress | nacin | Plugins | normal | normal | 3.9 | enhancement | needs-unit-tests | 04/07/2014 |
#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 |
#15367 | WordPress strips multiple line breaks inside of <pre> tags | garyc40 | Formatting | normal | normal | 3.4 | defect (bug) | needs-unit-tests | 03/31/2014 |
#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 | ||
#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 | |
#16957 | wptexturize - problem with numbers and non-breaking spaces | Formatting | normal | normal | defect (bug) | needs-unit-tests | 03/15/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 |
#22267 | Make trailingslashit() and untrailingslashit() work with backslashes | nacin | Filesystem API | normal | normal | 3.9 | enhancement | needs-unit-tests | 03/01/2014 |
#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 | |
#16472 | set_query_var() / get_query_var() does not work for NULL values | Query | normal | normal | defect (bug) | needs-unit-tests | 02/02/2014 | ||
#25507 | Unit test for `wp_strip_all_tags` and better docs | nacin | Unit Tests | normal | normal | 3.9 | enhancement | 01/30/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 |
#26775 | Fatal error in wp_reset_postdata() | SergeyBiryukov | Query | normal | normal | 3.8.1 | defect (bug) | needs-unit-tests | 01/28/2014 |
#25913 | Investigate why we skip so many Unit Tests | Unit Tests | normal | normal | defect (bug) | 01/27/2014 | |||
#26116 | Unit Tests: Add assertNotWPError() to complement assertWPError() | Unit Tests | normal | normal | enhancement | 01/27/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 | |
#26629 | Update version in package.json and unit test it | nacin | Unit Tests | normal | normal | 3.9 | defect (bug) | 01/23/2014 | |
#26867 | Explicitly globalize some missing query globals in wp-settings.php | nbachiyski | Unit Tests | normal | normal | 3.9 | defect (bug) | 01/22/2014 | |
#26514 | Add unit tests for wp.shortcode.attrs | wonderboymusic | Unit Tests | normal | normal | 3.9 | enhancement | 01/17/2014 | |
#20522 | the sanitize_file_name_chars filter and ch(0) | Formatting | normal | minor | enhancement | needs-unit-tests | 01/17/2014 | ||
#26836 | Use Mock PHPMailer during Installation for Unit Tests | nacin | Unit Tests | normal | normal | 3.9 | defect (bug) | 01/14/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 | |
#26725 | Wordpress-tests' WP_PHPUnit_Text_UI Throws Unhandled Exceptions | nacin | Unit Tests | normal | normal | 3.9 | defect (bug) | 12/27/2013 | |
#26155 | Tests_Image_Functions failures | SergeyBiryukov | Unit Tests | normal | normal | 3.8 | defect (bug) | 12/05/2013 | |
#25784 | shortcode.js needs unit tests | Unit Tests | normal | normal | 3.8 | enhancement | 12/04/2013 | ||
#26364 | Add Travis CI Configuration | nacin | Unit Tests | normal | normal | 3.8 | enhancement | 12/03/2013 | |
#26375 | Additional .gitignore Entries for Unit Test Files | SergeyBiryukov | Unit Tests | low | trivial | 3.8 | defect (bug) | 12/03/2013 | |
#26345 | Failure in Tests_Post_Query::test_meta_query_decimal_results() | SergeyBiryukov | Unit Tests | normal | normal | 3.8 | defect (bug) | 12/01/2013 |
Note:
See TracReports for help on using and creating reports.