Make WordPress Core

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

1 2 3 4 5 6 7 8 9

Next Release (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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 12 years ago
#31034 delete_post capability issue in Trash Posts, Post Types normal normal defect (bug) needs-unit-tests 9 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
#39717 Search_terms_count includes stopwords Query normal normal defect (bug) needs-unit-tests 10 years ago
#33211 get_adjacent_post is not working with post_format Query normal normal defect (bug) needs-unit-tests 11 years ago
#8885 get_posts() should default orderby post_date_gmt Query normal normal defect (bug) needs-unit-tests 10 years ago
#31723 is_page( false ) === true ? Query normal normal defect (bug) needs-unit-tests 11 years ago
#28012 orderby post__in interferes with menu_order Query normal normal defect (bug) needs-unit-tests 11 years ago
#16472 set_query_var() / get_query_var() does not work for NULL values Query normal normal defect (bug) needs-unit-tests 13 years ago
#27193 tax_query returns only partial results Query low normal defect (bug) needs-unit-tests 12 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
#25647 [WP_Query] Include post_type_query parameter to WP_Query Query normal normal enhancement needs-unit-tests 11 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
#40343 REST API - set attachment upload directory on request REST API normal normal enhancement needs-unit-tests 9 years ago
#11384 rewrite->flush() needlessly deletes the rewrite_rules option Rewrite Rules normal normal defect (bug) needs-unit-tests 11 years ago
#29714 user_can_access_admin_page() returning false for edit.php?post_type=CPT Role/Capability normal normal defect (bug) needs-unit-tests 12 years ago
#30518 WP_Dependencies::recurse_deps can recurse infinitely Script Loader normal normal defect (bug) needs-unit-tests 11 years ago
#32358 Add unminified jQuery to core for better debugging with SCRIPT_DEBUG enabled Script Loader normal normal feature request needs-unit-tests 9 years ago
#10082 Shortcodes need a character separating them to work Shortcodes high major 3.3 defect (bug) needs-unit-tests 13 years ago
#14481 Shortcode Enhancements Shortcodes normal normal enhancement needs-unit-tests 11 years ago
#39038 Add support for non-split shared terms to singular term capabilities Taxonomy normal normal defect (bug) needs-unit-tests 9 years ago
#16282 PHP catchable error with get_term_link and WP3.1RC2 Taxonomy normal normal defect (bug) needs-unit-tests 11 years ago
#26234 Passing array of taxonomies to the_terms() triggers "array to string" conversion warning Taxonomy normal normal defect (bug) needs-unit-tests 11 years ago
#19492 Problems with using wp_insert_term together with switch_to_blog Taxonomy normal normal defect (bug) needs-unit-tests 11 years ago
#25629 Taxonomy get_sql() generate incorrect query Taxonomy normal normal defect (bug) needs-unit-tests 12 years ago
#27918 get_taxonomies() on single post type should return taxonomies registered on multiple post types Taxonomy normal normal defect (bug) needs-unit-tests 11 years ago
#16863 get_terms hierarchical/hide_empty incompatible with include/exclude args Taxonomy normal normal defect (bug) needs-unit-tests 12 years ago
#20590 is_tax() with term parameter returns true for any taxonomy with that term Taxonomy normal minor 3.5 defect (bug) needs-unit-tests 14 years ago
#29942 wp_get_object_terms - no caching mechanism in place - results in duplicate queries Taxonomy normal normal defect (bug) needs-unit-tests 10 years 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
#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
#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
#28263 get_raw_theme_root() fails to recognize a singular custom $wp_theme_directories Themes normal normal defect (bug) 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
#24974 Deprecated use of assignment by reference in testcase.php Unit Tests normal normal 3.7 defect (bug) 13 years ago
#19456 Globalize $wp_rewrite in wp-settings.php Unit Tests normal normal 3.4 defect (bug) 15 years ago
#25913 Investigate why we skip so many Unit Tests Unit Tests normal normal defect (bug) 13 years ago
#26219 Tests_Post_Revisions::test_revision_dont_save_revision_if_unchanged unit test fails Unit Tests normal normal defect (bug) 13 years ago
#25633 Tests_XMLRPC_wp_getPosts::test_filters failing Unit Tests normal minor 3.8 defect (bug) 13 years ago
#25282 Unit Tests should run in Debug mode Unit Tests normal normal 3.7 defect (bug) 11 years ago
#23928 Update ajax autosave unit tests for 3.6 Unit Tests normal normal 3.6 defect (bug) 13 years ago
#23066 WordPress 3.5 Duplicate Entry Unit Tests normal normal defect (bug) 13 years ago
#14057 Wordpress MU 2.91 Test Suite Errors Unit Tests normal normal defect (bug) 16 years ago
#25632 post_parent out of range error in unit tests Unit Tests normal minor defect (bug) 13 years ago
#24870 Add JavaScript unit tests to core Unit Tests normal normal enhancement needs-unit-tests 13 years ago
#21993 Add WP_DOING_TESTS constant, check for it in WP_Ajax_Response Unit Tests normal normal 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
#25784 shortcode.js needs unit tests Unit Tests normal normal 3.8 enhancement 13 years ago
#25096 Automate running JavaScript unit tests with Grunt Unit Tests normal normal 3.7 task (blessed) 13 years ago
#25317 Wrong guess in wp_guess_url() for symlinked install, or unit tests Upgrade/Install normal normal 3.7 defect (bug) needs-unit-tests 11 years ago
#41453 Users with no role on a site on a multisite network see inaccessible links in the admin toolbar Users normal normal 4.9 defect (bug) needs-unit-tests 9 years ago
#37499 WP_User_Query:prepare_query() bug leads to user meta query with blog_id 0 Users normal normal defect (bug) needs-unit-tests 10 years ago
#26906 wp_user_update does not update custom user meta fields Users normal normal defect (bug) needs-unit-tests 11 years ago
#39090 Remove duplicate query from posts page in the admin Users normal normal 6.3 enhancement needs-unit-tests 3 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
#21533 Error suppression in wp-db is lame: Part 2 Warnings/Notices normal normal 3.5 defect (bug) needs-unit-tests 14 years ago
#17670 Errors in get_page_by_path() Warnings/Notices highest omg bbq blocker 3.3 defect (bug) needs-unit-tests 15 years ago
#41686 Store Widgets in the Posts table Widgets normal normal defect (bug) needs-unit-tests 9 years ago
#36953 Meta lazyloading can cause excessive calls to object cache DBrumbaugh10Up Query normal normal 4.6 defect (bug) needs-unit-tests 5 years ago
#56068 Send HTTP headers after querying posts in WP::main() SergeyBiryukov Bootstrap/Load normal normal 6.1 enhancement needs-unit-tests 4 years ago
#52482 Tests: Reduce usage of assertEquals() for 5.8 SergeyBiryukov Build/Test Tools normal normal 5.8 task (blessed) needs-unit-tests 5 years ago
#38266 Tests: Use assertSame() when the type of the value in the assertion is important SergeyBiryukov Build/Test Tools normal normal 5.7 task (blessed) needs-unit-tests 5 years ago
#61827 wp_check_comment_disallowed_list() can't be used to match unprocessed HTML SergeyBiryukov Comments normal normal 6.7 defect (bug) needs-unit-tests 22 months ago
#53236 Nonce lifespans are inaccurate and unintuitively affected by timezones SergeyBiryukov Date/Time normal minor 6.8 defect (bug) needs-unit-tests 18 months ago
#56325 Some blocks' RTL stylesheets not loading when RTL language is set SergeyBiryukov Editor normal major 6.1 defect (bug) needs-unit-tests 4 years ago
#23776 A string of text starting with "http://" turned into a paragraph SergeyBiryukov Embeds normal normal 4.2 defect (bug) needs-unit-tests 12 years ago
#46581 $skip_list in copy_dir function is not working as it should SergeyBiryukov Filesystem API normal major 5.3 defect (bug) needs-unit-tests 7 years ago
#52018 Zip Module 2.8.2 - class-pclzip fatal error with PHP 8.0 SergeyBiryukov Filesystem API normal normal 5.6.2 defect (bug) needs-unit-tests 5 years ago
#52622 Fix PHP Warning on PHP7.2 in class-wp-http-curl.php SergeyBiryukov HTTP API normal normal 6.3 defect (bug) needs-unit-tests 3 years ago
#36790 Wrong month name declension SergeyBiryukov I18N normal normal 4.6 defect (bug) needs-unit-tests 10 years ago
#35781 Incorrect use of PHP method compact SergeyBiryukov Mail normal normal 4.4.3 defect (bug) needs-unit-tests 10 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
#30346 Attachments not being found with attachment_url_to_postid() SergeyBiryukov Media normal normal 4.1 defect (bug) needs-unit-tests 12 years ago
#23706 Image metadata encoding problem SergeyBiryukov Media normal normal 4.0 defect (bug) needs-unit-tests 12 years ago
#52606 Investigate why the media test group errors when run on its own SergeyBiryukov Media normal normal 5.7 defect (bug) needs-unit-tests 5 years ago
#29460 Change the default orderby in wp_get_nav_menus() SergeyBiryukov Menus normal normal 4.1 defect (bug) needs-unit-tests 12 years ago
#23192 Use get_user_by() in is_user_spammy() SergeyBiryukov Multisite normal normal 3.6 enhancement needs-unit-tests 13 years ago
#49872 PHP Notice: Undefined index: path in /wp-includes/functions.php on line 905 SergeyBiryukov Pings/Trackbacks normal normal 5.5 defect (bug) needs-unit-tests 6 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
#27071 Invalid HTML produced by get_the_password_form SergeyBiryukov Posts, Post Types normal normal 3.8.2 defect (bug) needs-unit-tests 12 years ago
#48653 PHP Notices when requesting a post with an unregistered status SergeyBiryukov Posts, Post Types normal normal 5.4 defect (bug) needs-unit-tests 7 years ago
#52144 the $term_ids in function wp_queue_posts_for_term_meta_lazyload is index array SergeyBiryukov Posts, Post Types normal normal 5.7 defect (bug) needs-unit-tests 6 years ago
#55877 wp_insert_post() should check that a post type exists before using it SergeyBiryukov Posts, Post Types normal normal 6.1 defect (bug) needs-unit-tests 4 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
#26775 Fatal error in wp_reset_postdata() SergeyBiryukov Query normal normal 3.8.1 defect (bug) needs-unit-tests 13 years ago
#40861 REST API saves attachments with absolute path for `_wp_attached_file` on Windows platforms SergeyBiryukov REST API normal normal 4.9.8 defect (bug) needs-unit-tests 8 years ago
#45448 rest_sanitize_value_from_schema() returns invalid value when using a schema of type array with a null value SergeyBiryukov REST API normal normal 5.1 defect (bug) needs-unit-tests 8 years ago
#45337 Strange pagination issue SergeyBiryukov Rewrite Rules normal normal 5.5 defect (bug) 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
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.