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 (601 - 700 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
#29810 Prevent HTML Corruption When Shortcodes Are Not Allowed Formatting normal normal defect (bug) needs-unit-tests 11 years ago
#43992 Prevent activation of a plugin if its required PHP version is too high desrosj Site Health high major 5.2 task (blessed) needs-unit-tests 6 years 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
#19033 Problem with Hebrew letter "Nun" hiding search results shir.gans@… I18N normal critical 3.4 defect (bug) needs-unit-tests 15 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
#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 11 years ago
#40669 Proper query cache invalidation on queries meta queries boonebgorges Query normal normal 4.9 defect (bug) needs-unit-tests 9 years ago
#26163 Proposed Unit Test for normalize_whitespace function wonderboymusic Unit Tests normal minor 3.8 enhancement 13 years ago
#35658 Provide additional data for registered meta through register_meta() helen Options, Meta APIs high normal 4.6 task (blessed) needs-unit-tests 8 years ago
#25242 Provide correct multisite test information in bootstrap.php nacin Unit Tests normal normal 3.7 defect (bug) 13 years ago
#33074 Query by post_title wonderboymusic Query normal normal 4.4 enhancement needs-unit-tests 11 years ago
#21779 Querying Taxonomies (Tag) containing the sequence "-נ-" *still* fails. nacin Query normal normal 3.5 defect (bug) needs-unit-tests 12 years ago
#40343 REST API - set attachment upload directory on request REST API normal normal enhancement needs-unit-tests 9 years ago
#49695 REST API check_template function can return false error TimothyBlynJacobs REST API normal normal 5.6 defect (bug) needs-unit-tests 6 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
#38483 REST API: (CPT) Status handling doesn't account for edit_published_posts rachelbaker REST API normal normal defect (bug) needs-unit-tests 10 years ago
#50213 REST API: Allow queries other than the main query to be `is_home` whyisjake REST API normal normal 5.5 defect (bug) needs-unit-tests 6 years ago
#40614 REST API: String argument for rest_do_request/rest_ensure_request does not work as expected. kadamwhite REST API normal normal 5.3 defect (bug) needs-unit-tests 7 years ago
#38816 REST API: logic error in comments post ID rachelbaker Comments normal normal 4.7 defect (bug) needs-unit-tests 10 years ago
#36917 Re-architect wpdb::init_charset() for unit testing pento Database normal minor 4.6 task (blessed) needs-unit-tests 10 years ago
#25268 Re-enable processing of scheduled and private posts in _fix_attachment_links() nacin Media normal normal 3.7 defect (bug) needs-unit-tests 13 years ago
#21600 Reduce calls to sanitize_title_with_dashes in register_(post_type|taxonomy) ryan Performance normal normal 3.5 defect (bug) needs-unit-tests 14 years ago
#37660 RegEx in wpdb::get_table_from_query( $q ) in wp-db.php returns table_alias='a' rather than table_name=wp_999_options pento Database normal normal 4.7 defect (bug) needs-unit-tests 10 years ago
#21115 Remove ancient wp-settings.php global unsetting code nacin Unit Tests normal normal 3.5 defect (bug) 14 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
#39090 Remove duplicate query from posts page in the admin Users normal normal 6.3 enhancement needs-unit-tests 3 years ago
#21767 Remove stripslashes from API functions nacin Formatting normal normal 3.6 task (blessed) needs-unit-tests 7 months ago
#41561 Remove usage of DOING_AJAX in the test suite johnbillion Build/Test Tools normal normal 4.9 enhancement needs-unit-tests 9 years ago
#41526 Remove usage of each() from Text_Diff_Engine_native johnbillion External Libraries normal normal 4.9 task (blessed) needs-unit-tests 9 years ago
#41524 Remove usage of each() from WP_Upgrader dd32 Upgrade/Install normal major 4.9 task (blessed) needs-unit-tests 9 years ago
#23499 Rename phpunit.xml to phpunit.xml.dist nacin Unit Tests normal normal 3.6 enhancement 14 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
#44079 Require `manage_privacy_options` capability to edit the privacy policy page iandunn Privacy normal normal 4.9.6 defect (bug) needs-unit-tests 8 years ago
#52605 Reset password email sent in wrong language desrosj Users normal normal 5.7 defect (bug) needs-unit-tests 5 years ago
#36358 Return of _wp_json_prepare_data() in wp_json_encode() should be used. rmccue General normal normal 4.6 defect (bug) needs-unit-tests 10 years ago
#14459 Rotate Full Size Images on Upload kirasong Media normal normal 5.3 enhancement needs-unit-tests 4 years ago
#46567 Run AJAX test group for multisite desrosj Build/Test Tools normal normal 5.7 task (blessed) needs-unit-tests 5 years ago
#40040 Run wpautop on author bio johnbillion Formatting normal normal 4.9 enhancement needs-unit-tests 9 years ago
#39552 SVG upload support broken in 4.7.1 joemcgill Upload normal normal 4.7.3 defect (bug) needs-unit-tests 10 years ago
#23930 Screen option for post formats UI Administration normal normal feature request needs-unit-tests 13 years ago
#50999 Scripts loaded through concatenation don't print their translations. ocean90 I18N high major 5.5.1 defect (bug) needs-unit-tests 6 years ago
#39717 Search_terms_count includes stopwords Query normal normal defect (bug) needs-unit-tests 10 years ago
#9264 Self closing shortcodes westi Shortcodes normal normal 3.3 defect (bug) needs-unit-tests 14 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
#23531 Separate tests into unit / integration / ... directories Unit Tests normal normal enhancement 13 years ago
#38610 Set `format` enum based on the post formats registered to the theme rmccue REST API normal normal 4.7 defect (bug) needs-unit-tests 10 years ago
#14481 Shortcode Enhancements Shortcodes normal normal enhancement needs-unit-tests 11 years ago
#10082 Shortcodes need a character separating them to work Shortcodes high major 3.3 defect (bug) needs-unit-tests 13 years ago
#35408 Side effect wp_create_post_autosave causes $_POST to be unslashed joehoyle Autosave normal normal 4.5 defect (bug) needs-unit-tests 11 years ago
#21990 SimplePie: DOMDocument can be disabled rmccue External Libraries low normal 3.5 defect (bug) needs-unit-tests 11 years ago
#24106 Simplify wp_slash() whyisjake Formatting normal normal 5.5 defect (bug) needs-unit-tests 6 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
#33185 Site search in "Network Admin" returns less results than expected; frequently none jeremyfelt Networks and Sites normal normal 4.6 defect (bug) needs-unit-tests 10 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
#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
#33501 Starting w/ WP4.2, upgrade scenario may fail for non-MySQL installs pento Database normal normal 4.4 defect (bug) needs-unit-tests 11 years ago
#37184 Stop FOUND_ROWS running in comment query is cached boonebgorges Comments high normal 4.6 defect (bug) needs-unit-tests 10 years ago
#41686 Store Widgets in the Posts table Widgets normal normal defect (bug) needs-unit-tests 9 years ago
#45337 Strange pagination issue SergeyBiryukov Rewrite Rules normal normal 5.5 defect (bug) needs-unit-tests 6 years ago
#35344 Strange pagination issue on front page after 4.4.1 update dd32 Canonical normal normal 4.4.2 defect (bug) needs-unit-tests 10 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
#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
#23532 Sync Tests Repository on Github Unit Tests normal normal enhancement 13 years ago
#30754 Syntax error being reported in customize-controls.js qunit tests jorbin Customize normal normal 4.2 defect (bug) needs-unit-tests 12 years ago
#25629 Taxonomy get_sql() generate incorrect query Taxonomy normal normal defect (bug) 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
#63562 Term counts should not be recalculated when a post transitions between statuses that are not counted johnbillion Posts, Post Types normal normal 6.9 defect (bug) needs-unit-tests 11 months ago
#13407 Test-Suite: Allow wp-test multiple classes and exclusion of westi Unit Tests normal normal defect (bug) 16 years ago
#12277 Test-Suite: Cross-Plattform portability: No Color Codes in Windows Shell westi Unit Tests normal normal defect (bug) 14 years ago
#11892 Test-Suite: make wp_die() a pluggable function westi Unit Tests normal blocker 3.0 defect (bug) 16 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 6 years ago
#26155 Tests_Image_Functions failures SergeyBiryukov Unit Tests normal normal 3.8 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
#19455 The "magic_quotes_sybase" Problem johnbillion Bootstrap/Load normal normal defect (bug) needs-unit-tests 9 years ago
#25597 The capability used for managing tags should be separate from that for categories johnbillion Role/Capability normal normal defect (bug) needs-unit-tests 10 years ago
#25065 The unit tests assume that PHPUnit is installed via PEAR dd32 Unit Tests normal normal 3.7 defect (bug) 13 years ago
#60698 Token Map: Introduce an efficient lookup and translation class for string mappings. dmsnell General normal normal 6.6 feature request needs-unit-tests 2 years ago
#54323 Too few arguments for function (closure) SergeyBiryukov Script Loader normal major 5.8.2 defect (bug) needs-unit-tests 5 years ago
#30238 Treat 'FALSE' as false in wp_validate_boolean() boonebgorges General normal normal 4.1 enhancement needs-unit-tests 7 years ago
#51493 Type error in wp_xmlrpc_server::_prepare_taxonomy() johnbillion XML-RPC normal normal 5.7 defect (bug) needs-unit-tests 6 years ago
#39250 Undefinded Variable in Media-Modal dd32 Media normal normal 4.7.1 defect (bug) needs-unit-tests 10 years ago
#33330 Undefined property: stdClass::$slug Plugins normal minor 6.1 defect (bug) 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
#26164 Unit Tests :: links_add_target function and trivial changes wonderboymusic Unit Tests normal normal 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
#26116 Unit Tests: Add assertNotWPError() to complement assertWPError() Unit Tests normal normal enhancement 13 years ago
#24662 Unit Tests: Re-implement the mock PHPMailer SergeyBiryukov Unit Tests normal normal 3.6 defect (bug) 13 years ago
#25118 Unit Tests: Restrict locales in test_locale_floats in db.php SergeyBiryukov Unit Tests normal normal 3.7 defect (bug) 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
#33750 Unit tests for is_new_day() and the_date() jubstuff Date/Time low normal 4.4 enhancement needs-unit-tests 11 years ago
#24280 Unit tests for mt_publishPost, blogger_newPost and mw_newPost chriscct7 XML-RPC normal normal defect (bug) needs-unit-tests 11 years ago
#24207 Unit tests for widgets.php maxcutler Unit Tests normal normal 3.6 defect (bug) 13 years ago
#23928 Update ajax autosave unit tests for 3.6 Unit Tests normal normal 3.6 defect (bug) 13 years ago
#26629 Update version in package.json and unit test it nacin Unit Tests normal normal 3.9 defect (bug) 13 years ago
#24706 Use $wpdb->prefix to verify query in tests/meta/query.php (WP_Meta_Query test) SergeyBiryukov Unit Tests normal normal 3.6 defect (bug) 13 years ago
#26836 Use Mock PHPMailer during Installation for Unit Tests nacin Unit Tests normal normal 3.9 defect (bug) 13 years ago
#23192 Use get_user_by() in is_user_spammy() SergeyBiryukov Multisite normal normal 3.6 enhancement needs-unit-tests 14 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
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.