Make WordPress Core

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

1 2 3 4 5 6 7 8 9

Next Release (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#39896 Customizer: Allow users to Draft changes before Publishing westonruter Customize high normal 4.9 enhancement needs-unit-tests 6 years ago
#22196 add $wpdb->upsert function Database normal normal enhancement needs-unit-tests 9 years ago
#33750 Unit tests for is_new_day() and the_date() jubstuff Date/Time low normal 4.4 enhancement needs-unit-tests 11 years ago
#61228 Backport: Templates perf: resolve patterns server side ellatrix Editor normal normal 6.6 enhancement needs-unit-tests 2 years ago
#55005 Improve PHP performance for block.json files hellofromTonya Editor normal normal 6.1 enhancement needs-unit-tests 3 years ago
#22267 Make trailingslashit() and untrailingslashit() work with backslashes nacin Filesystem API normal normal 3.9 enhancement needs-unit-tests 13 years ago
#40040 Run wpautop on author bio johnbillion Formatting normal normal 4.9 enhancement needs-unit-tests 9 years ago
#16448 Smilies should not be placed inside of pre or code tags wonderboymusic Formatting normal normal 3.8 enhancement needs-unit-tests 13 years ago
#20522 the sanitize_file_name_chars filter and ch(0) Formatting normal minor enhancement needs-unit-tests 13 years ago
#21667 Add some user agent to wp_is_mobile stevenkword General normal normal enhancement needs-unit-tests 5 years ago
#16943 Code Cleanup add_query_arg() + friends General normal normal enhancement needs-unit-tests 13 years ago
#30238 Treat 'FALSE' as false in wp_validate_boolean() boonebgorges General normal normal 4.1 enhancement needs-unit-tests 7 years ago
#23311 Enable internationalization in PHPMailer swissspidy I18N normal normal 6.8 enhancement needs-unit-tests 18 months ago
#36476 Add tests for sign on related functions jorbin Login and Registration normal normal 6.4 enhancement needs-unit-tests 3 years ago
#53631 Modify "email already exists" message upon registration hellofromTonya Login and Registration normal normal 5.9 enhancement needs-unit-tests 5 years ago
#44589 password reset email link faulty in some email clients SergeyBiryukov Mail normal normal 5.4 enhancement needs-unit-tests 7 years ago
#51865 Add filter to `wp_image_src_get_dimensions` joemcgill Media normal normal 5.7 enhancement needs-unit-tests 6 years ago
#28154 Add get_quality() method for WP_Image_Editor class wonderboymusic Media normal normal 4.0 enhancement needs-unit-tests 12 years ago
#25275 Checking if attachment is audio/video Media normal normal 4.2 enhancement needs-unit-tests 8 years ago
#42479 Parse location data from video and audio uploads Media normal normal enhancement needs-unit-tests 9 years ago
#14459 Rotate Full Size Images on Upload kirasong Media normal normal 5.3 enhancement needs-unit-tests 4 years ago
#36163 Make Walker_Nav_Menu::start_lvl more flexible by introducing filters for class name(s) at least peterwilsoncc Menus normal normal 4.8 enhancement needs-unit-tests 9 years ago
#55372 Use tax_query in wp_get_nav_menu_items spacedmonkey Menus normal normal 6.0 enhancement needs-unit-tests 4 years ago
#23192 Use get_user_by() in is_user_spammy() SergeyBiryukov Multisite normal normal 3.6 enhancement needs-unit-tests 14 years ago
#21181 simplify and add filter to is_upload_space_available westi Multisite normal normal 3.5 enhancement needs-unit-tests 14 years ago
#35697 Add a `fields` key to `wp_get_sites()` Networks and Sites normal normal enhancement needs-unit-tests 10 years ago
#33814 Add network param to site option functions Networks and Sites normal normal enhancement needs-unit-tests 11 years ago
#31148 Extend wp_get_sites() to support queries on domain and path Networks and Sites normal normal enhancement needs-unit-tests 10 years ago
#44387 Add support for site meta in `register_meta()` spacedmonkey Options, Meta APIs normal normal 7.2 enhancement needs-unit-tests 2 days ago
#28672 add_settings_field & co don't return values obenland Options, Meta APIs normal normal enhancement needs-unit-tests 11 years ago
#14348 If it's a HEAD request, stop after the head! markjaquith Performance normal normal 3.5 enhancement needs-unit-tests 14 years ago
#15458 Lazy-load usermeta into the user object nacin Performance normal normal 3.3 enhancement needs-unit-tests 10 years ago
#22074 Very Large Query that Crashes the whole My SQL and site wonderboymusic Performance normal normal 3.7 enhancement needs-unit-tests 13 years ago
#10853 improve get_page_hierarchy Performance normal normal 3.0 enhancement needs-unit-tests 14 years ago
#1914 Permalinks for unattached uploads/attachments pento Permalinks normal normal 4.4 enhancement needs-unit-tests 11 years ago
#47283 Strip inline JS and CSS while trying to figure out the pingback context SergeyBiryukov Pings/Trackbacks normal normal 5.3 enhancement needs-unit-tests 7 years ago
#41842 pingback() doesn't return anything Pings/Trackbacks low minor enhancement needs-unit-tests 9 years ago
#14994 Introduce a way to identify a hook in progress nacin Plugins normal normal 3.9 enhancement needs-unit-tests 12 years ago
#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 13 years ago
#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 11 years ago
#12976 Add get_post_content()/get_post_excerpt() and save_postdata()/restore_postdata() for support. Posts, Post Types normal normal enhancement needs-unit-tests 10 years ago
#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 11 years ago
#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 11 years ago
#43883 Add a user's attachments to the personal data export file allendav Privacy normal normal 4.9.6 enhancement needs-unit-tests 8 years ago
#43547 Add personal data from usermeta/userdata to personal data export tz-media Privacy normal normal 4.9.6 enhancement needs-unit-tests 8 years ago
#27344 Array support in WP_Meta_Query when compare operator is LIKE or NOT LIKE Query normal normal enhancement needs-unit-tests 12 years ago
#36792 Cache Post ids in WP_Query Query normal normal enhancement needs-unit-tests 10 years ago
#25245 Issue with SQL query generated by pre_get_posts Query normal normal enhancement needs-unit-tests 12 years ago
#24576 Make WP_Meta_Query accept arrays for keys Query lowest trivial enhancement needs-unit-tests 12 years ago
#18158 Meta Query for posts with a meta key not set (IS NULL). georgestephanis Query normal normal 3.5 enhancement needs-unit-tests 2 years ago
#33074 Query by post_title wonderboymusic Query normal normal 4.4 enhancement needs-unit-tests 11 years ago
#19729 WP_Meta_Query is inefficient when only specifying keys in "OR" query ryan Query normal normal 3.5 enhancement needs-unit-tests 13 years ago
#25647 [WP_Query] Include post_type_query parameter to WP_Query Query normal normal enhancement needs-unit-tests 11 years ago
#24257 is_attachment() should accept $attachment parameter wonderboymusic Query normal normal 3.9 enhancement needs-unit-tests 13 years ago
#27833 Add hook to hidden inline data for quick edit chriscct7 Quick/Bulk Edit normal normal enhancement needs-unit-tests 9 years ago
#49116 Add Links to the REST version of a Resource in the header of the page dshanske REST API normal normal 5.5 enhancement needs-unit-tests 6 years ago
#35613 Add granularity to REST API embeds joehoyle REST API normal normal enhancement needs-unit-tests 10 years ago
#34999 Calling wp_die() in a REST API request should return valid JSON REST API normal normal enhancement needs-unit-tests 8 years ago
#39578 Enhancement for rest api comment controller create_item method to check for WP error rmccue REST API normal normal 4.8 enhancement needs-unit-tests 10 years ago
#62801 Improve performance of X-WP-TotalPages queries spacedmonkey REST API normal normal 6.9 enhancement needs-unit-tests 11 months ago
#55620 Prime caches linked objects in menu item REST API spacedmonkey REST API normal normal 6.1 enhancement needs-unit-tests 4 years ago
#40343 REST API - set attachment upload directory on request REST API normal normal enhancement needs-unit-tests 9 years ago
#51131 Remove constraint that search handlers must return integer ids TimothyBlynJacobs REST API normal normal 5.6 enhancement needs-unit-tests 6 years ago
#47466 Add a comment to .htaccess markers, labelling inserted strings as read-only/ dynamic SergeyBiryukov Rewrite Rules normal minor 5.3 enhancement needs-unit-tests 7 years ago
#40635 Move JavaScript `sanitizeText` and `stripTags` functions from press-this to core adamsilverstein Security normal normal 4.9 enhancement needs-unit-tests 9 years ago
#14481 Shortcode Enhancements Shortcodes normal normal enhancement needs-unit-tests 11 years ago
#56134 Site Health: If 0 active plugins (themes), they can't be "all up to date" SergeyBiryukov Site Health normal normal 6.1 enhancement needs-unit-tests 16 months ago
#28439 Add 'post_date' as a possible orderby argument to get_terms() Taxonomy normal normal enhancement needs-unit-tests 11 years ago
#13949 Add a sprintf style argument to wp_list_categories() for title tag. Taxonomy normal normal enhancement needs-unit-tests 9 years ago
#30415 Add alternative to get_category_parents() that will work for any taxonomy Taxonomy normal normal enhancement needs-unit-tests 10 years ago
#18778 Add filters to transform_query() to allow caching of queries created by this function. Taxonomy normal normal enhancement needs-unit-tests 11 years ago
#11058 Add unregister_taxonomy_for_object_type() nacin Taxonomy normal normal 3.7 enhancement needs-unit-tests 11 years ago
#27764 Allow the_terms() and get_the_terms() to accept an array of taxonomies Taxonomy normal normal enhancement needs-unit-tests 11 years ago
#19780 Named category functions/docs need cleaning up Taxonomy normal normal enhancement needs-unit-tests 11 years ago
#25284 Support tax queries using term_taxonomy_id without specifying a taxonomy wonderboymusic Taxonomy normal normal 4.0 enhancement needs-unit-tests 12 years ago
#52710 Taxonomy: Make it possible to bypass automatic caching of results in `get_terms()` spacedmonkey Taxonomy normal normal 6.4 enhancement needs-unit-tests 3 years ago
#64090 Unexpected DB query when inserting a non-hierarchical term spacedmonkey Taxonomy normal normal 6.9 enhancement needs-unit-tests 11 months ago
#35886 get_term_parents function instead/inside get_category_parents Taxonomy normal normal enhancement needs-unit-tests 10 years ago
#24948 wp_delete_term() Shouldn't delete other default terms Taxonomy normal minor enhancement needs-unit-tests 13 years ago
#28688 wp_get_object_terms - orderby boonebgorges Taxonomy normal normal 4.2 enhancement needs-unit-tests 12 years ago
#16395 Add 'Template Version' for use with 'Template' in Child-Themes Themes normal normal enhancement needs-unit-tests 11 years ago
#20307 Edit User link in admin toolbar johnbillion Toolbar normal normal 4.9 enhancement needs-unit-tests 9 years ago
#24870 Add JavaScript unit tests to core Unit Tests normal normal enhancement needs-unit-tests 13 years ago
#26364 Add Travis CI Configuration nacin Unit Tests normal normal 3.8 enhancement 13 years ago
#21993 Add WP_DOING_TESTS constant, check for it in WP_Ajax_Response Unit Tests normal normal enhancement 14 years ago
#24208 Add more wp-includes/cache.php test coverage maxcutler Unit Tests normal normal 3.6 enhancement 13 years ago
#26514 Add unit tests for wp.shortcode.attrs wonderboymusic Unit Tests normal normal 3.9 enhancement 13 years ago
#21742 Allow unit tests to override is_*_admin() ryan Unit Tests normal normal 3.5 enhancement 14 years ago
#25871 Always Clean Install in PHPUnit Tests wonderboymusic Unit Tests normal normal 3.8 enhancement 13 years ago
#26163 Proposed Unit Test for normalize_whitespace function wonderboymusic Unit Tests normal minor 3.8 enhancement 13 years ago
#23499 Rename phpunit.xml to phpunit.xml.dist nacin Unit Tests normal normal 3.6 enhancement 14 years ago
#23531 Separate tests into unit / integration / ... directories Unit Tests normal normal enhancement 13 years ago
#23532 Sync Tests Repository on Github Unit Tests normal normal enhancement 13 years ago
#26116 Unit Tests: Add assertNotWPError() to complement assertWPError() Unit Tests normal normal enhancement 13 years ago
#25507 Unit test for `wp_strip_all_tags` and better docs nacin Unit Tests normal normal 3.9 enhancement 13 years ago
#25784 shortcode.js needs unit tests Unit Tests normal normal 3.8 enhancement 13 years ago
#39090 Remove duplicate query from posts page in the admin Users normal normal 6.3 enhancement needs-unit-tests 3 years ago
#30064 WP_User_Query should support orderby => include boonebgorges Users normal normal 4.1 enhancement needs-unit-tests 12 years ago
#24635 update_user_caches() should support accepting a WP_User instance Users normal normal 4.4 enhancement needs-unit-tests 11 years ago
#36009 wp_new_user_notification "user" option for third parameter SergeyBiryukov Users normal normal 4.6 enhancement needs-unit-tests 8 years ago
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.