Make WordPress Core

{37} Needs Unit Tests (839 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 (401 - 500 of 839)

1 2 3 4 5 6 7 8 9

Future Releases (54 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal Future Release defect (bug) needs-unit-tests 15 months ago
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. REST API normal normal Future Release defect (bug) needs-unit-tests 7 years ago
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement needs-unit-tests 2 years ago
#42785 Change default of `show_in_rest` in register_post_type and register_taxonomy REST API normal normal Future Release enhancement needs-unit-tests 7 years ago
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal Future Release enhancement needs-unit-tests 4 years ago
#52840 Include filesize information in REST API response for all media types rachelbaker* REST API normal normal Future Release enhancement needs-unit-tests 4 years ago
#49179 Manage Post trackbacks within the REST API REST API normal normal Future Release enhancement needs-unit-tests 6 years ago
#39061 REST API pagination: Large INT passed to `paged` query arg doesn't fail properly joehoyle REST API normal normal Future Release enhancement needs-unit-tests 9 years ago
#38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal Future Release enhancement needs-unit-tests 5 years ago
#41821 REST API: Add support for threaded comments REST API normal normal Future Release enhancement needs-unit-tests 6 years ago
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement needs-unit-tests 15 months ago
#40748 Use REST API for Community Events REST API normal normal Future Release enhancement needs-unit-tests 6 years ago
#40365 Introduce a REST API endpoint for sites realloc REST API normal normal Future Release task (blessed) needs-unit-tests 32 hours ago
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement needs-unit-tests 3 years ago
#16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 7 months ago
#33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites johnbillion Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 9 years ago
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal Future Release defect (bug) needs-unit-tests 8 years ago
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal Future Release defect (bug) needs-unit-tests 9 years ago
#33240 Introduce a capability for previewing posts Role/Capability normal normal Future Release enhancement needs-unit-tests 9 years ago
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal Future Release enhancement needs-unit-tests 9 years ago
#41701 Introduce singular capabilities for further management of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 9 years ago
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 15 months ago
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 6 years ago
#39174 Introduce network roles Role/Capability normal normal Future Release feature request needs-unit-tests 7 years ago
#55184 Custom style handle attached to a custom block style is never load even if the block is in the page. Script Loader normal normal Future Release defect (bug) needs-unit-tests 5 months ago
#46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal Future Release defect (bug) needs-unit-tests 6 years ago
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal Future Release enhancement needs-unit-tests 5 years ago
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal Future Release defect (bug) needs-unit-tests 15 months ago
#47616 Enhancement: doing_shortcode() function similar to doing_filter() audrasjb* Shortcodes normal normal Future Release enhancement needs-unit-tests 5 years ago
#43989 Allow plugin searches to be filtered by "Requires PHP" version information Site Health normal normal Future Release task (blessed) needs-unit-tests 7 years ago
#47880 Extend unit tests for Site Health component. Site Health normal normal Future Release task (blessed) needs-unit-tests 6 years ago
#38243 Attempting to create a term with invalid UTF8 characters creates a blank term Taxonomy normal normal Future Release defect (bug) needs-unit-tests 7 years ago
#61890 Handle WP_Term dynamic properties for PHP 8.2 Taxonomy normal minor Future Release defect (bug) needs-unit-tests 9 months ago
#58404 Add pre_update_term filter hook Taxonomy normal normal Future Release enhancement needs-unit-tests 3 years ago
#53319 Add support for a "reverse" argument in get_term_parents_list() function Taxonomy normal normal Future Release enhancement needs-unit-tests 3 years ago
#38310 Improve "wp_update_term" documentation ruudjoyo Taxonomy normal normal Future Release enhancement needs-unit-tests 5 years ago
#56990 Enqueue `classic-themes.css` only when relevant blocks are rendered Themes normal normal Future Release defect (bug) needs-unit-tests 22 months ago
#37825 Introduce functions to check whether there are multiple taxonomy terms Themes normal normal Future Release enhancement needs-unit-tests 8 years ago
#39083 Introduce singular capabilities for managing individual themes Themes normal normal Future Release enhancement needs-unit-tests 9 years ago
#61330 Plugin Dependencies: Refresh plugin-install.php instead of redirecting on activation Upgrade/Install normal normal Future Release defect (bug) needs-unit-tests 15 months ago
#44894 Add support for an optional `$roles` parameter to `populate_roles()` flixos90 Upgrade/Install normal normal Future Release enhancement needs-unit-tests 8 years ago
#16293 In multisite installs, users with id 1 can't be deleted Users normal normal Future Release defect (bug) needs-unit-tests 3 years ago
#38851 WP_User_Query cannot retrieve multisite users who have not been assigned a role on a site Users normal normal Future Release defect (bug) needs-unit-tests 9 years ago
#39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) needs-unit-tests 14 months ago
#31020 Introduce discrete capability for managing widgets Widgets normal normal Future Release enhancement needs-unit-tests 14 months ago
#53771 What about an equivalent of `is_active_widget()` for Widget Blocks ? Widgets normal normal Future Release enhancement needs-unit-tests 5 years ago
#42549 Widgets: Allow gallery widget to display images from currently-queried singular post if no images selected audrasjb Widgets normal normal Future Release enhancement needs-unit-tests 7 years ago
#29319 filter dayswithposts in widget calendar SergeyBiryukov Widgets normal normal Future Release enhancement needs-unit-tests 6 years ago
#16980 Empty Values are ignored by class-ixr.php XML-RPC normal normal Future Release defect (bug) needs-unit-tests 6 years ago
#11867 Increase Cross-Plattform portability of the Testsuite westi Unit Tests normal normal WordPress.org defect (bug) 16 years ago
#24079 Inline Docs for unit-tests SergeyBiryukov Unit Tests normal normal WordPress.org defect (bug) 13 years ago
#22989 Translation units tests loading test data from non-dynamic path Unit Tests normal normal WordPress.org defect (bug) 14 years ago
#23690 Allow plugin test bootstraps access to tests_add_filter() earlier scribu Unit Tests normal normal WordPress.org enhancement 5 years ago
#23699 Better `wp_unique_filename` tests joehoyle Unit Tests normal normal WordPress.org enhancement 13 years ago

Next Release (46 matches)

#34691 WP_Posts_List_Table cannot order by meta value correctly Administration normal normal defect (bug) needs-unit-tests 11 years ago
#23930 Screen option for post formats UI Administration normal normal feature request needs-unit-tests 13 years ago
#16167 FORCE_ADMIN_SSL broken if site runs on port different from 80 johnbillion Bootstrap/Load normal normal defect (bug) needs-unit-tests 10 years ago
#19455 The "magic_quotes_sybase" Problem johnbillion Bootstrap/Load normal normal defect (bug) needs-unit-tests 9 years ago
#26999 Improve the layout of phpunit unit tests to gauge code coverage Build/Test Tools normal normal enhancement needs-unit-tests 9 years ago
#26321 Warning message for update_post_thumbnail_cache() wonderboymusic Cache API normal normal defect (bug) needs-unit-tests 12 years ago
#34357 Canonical redirects don't take endpoints into account Canonical normal normal defect (bug) needs-unit-tests 10 years ago
#35012 wp_old_slug_redirect can cause redirect loop Canonical normal normal defect (bug) needs-unit-tests 11 years ago
#11175 wp_check_invalid_utf8() should drop invalid utf-8 chars only instead of truncating string hakre Charset normal normal defect (bug) needs-unit-tests 6 years ago
#34918 Orphaned Comments From Nonexistent Post Type Causes Capability Warnings in Admin Comments normal normal defect (bug) needs-unit-tests 10 years ago
#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 11 years ago
#25156 get_custom_header() should return false when there is no header kovshenin Customize normal normal defect (bug) needs-unit-tests 10 years ago
#22196 add $wpdb->upsert function Database normal normal enhancement needs-unit-tests 9 years ago
#32620 WordPress is not stripping invalid tags in get_the_content_feed Feeds normal minor defect (bug) needs-unit-tests 10 years ago
#29810 Prevent HTML Corruption When Shortcodes Are Not Allowed Formatting normal normal defect (bug) needs-unit-tests 11 years ago
#33446 Wrong unicode character conversion Formatting normal normal defect (bug) needs-unit-tests 11 years ago
#20415 big tags formatted incorrectly in rss Formatting normal normal defect (bug) needs-unit-tests 11 years ago
#10077 clean_url improperly scrapes %20 ryan Formatting high major defect (bug) needs-unit-tests 11 years ago
#15657 wp_strip_all_tags causes paragraphs to run together Formatting normal normal defect (bug) needs-unit-tests 13 years ago
#7988 wpautop p (paragraph) bug with div Formatting normal normal defect (bug) needs-unit-tests 15 years ago
#16957 wptexturize - problem with numbers and non-breaking spaces Formatting normal normal defect (bug) needs-unit-tests 12 years ago
#24556 wptexturize() edge case bug with specific sentence structure Formatting normal normal defect (bug) needs-unit-tests 5 years ago
#20522 the sanitize_file_name_chars filter and ch(0) Formatting normal minor enhancement needs-unit-tests 13 years ago
#3362 Missing <p> tag from <blockquote> (as well as extra <br /> sometimes) invalidates xhtml General normal normal defect (bug) needs-unit-tests 15 years ago
#20412 add_query_arg() doesn't work with already exisitng CGI vars General normal normal defect (bug) needs-unit-tests 14 years ago
#7688 get_children not working General normal normal defect (bug) needs-unit-tests 15 years ago
#38828 update_blog_details() performance improvement ideas General normal normal defect (bug) needs-unit-tests 9 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
#37986 Requests: 'ssl' and 'local' args missing from HTTP API debug hooks HTTP API low minor defect (bug) needs-unit-tests 9 years ago
#18412 "%20" in an uploaded image file name breaks thumbnails Media normal normal defect (bug) needs-unit-tests 12 years ago
#35325 Image metadata not created when IPTC keywords are non-utf8 Media normal normal defect (bug) needs-unit-tests 10 years ago
#42479 Parse location data from video and audio uploads Media normal normal enhancement needs-unit-tests 9 years ago
#24802 Don't set slug explicitely to null in wp_update_nav_menu_object Menus normal normal defect (bug) needs-unit-tests 11 years ago
#24587 Walker_Page and Walker_Nav_Menu not compatible peterwilsoncc Menus normal normal defect (bug) needs-unit-tests 6 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
#28672 add_settings_field & co don't return values obenland Options, Meta APIs normal normal enhancement needs-unit-tests 11 years ago
#41842 pingback() doesn't return anything Pings/Trackbacks low minor enhancement needs-unit-tests 8 years ago
#19986 Issue with add_filter() and add_action() when using anonymous functions. Plugins normal minor defect (bug) needs-unit-tests 10 years ago
#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
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.