Test_WP_Widget_Media_Video::test_render_control_template_scripts() – Test render_control_template_scripts method.
Tests_Date_Query::test_validate_date_values_should_process_array_value_for_day_when_values_are_invalid() –
Tests_Formatting_BalanceTags::unsupported_valid_tag_names() – These are valid custom elements but we don’t support them yet.
Tests_Functions_Is_Ini_Value_Changeable::data_wp_is_ini_value_changeable() – Data provider for test_wp_is_ini_value_changeable().
Tests_Functions_Is_Ini_Value_Changeable::test_wp_is_ini_value_changeable() – Tests the determining of the changeability of a PHP ini value.
Tests_Multisite_WpmuValidateUserSignup::test_valid_email_address_matching_banned_domain_results_in_error() –
Tests_Multisite_WpmuValidateUserSignup::test_valid_email_address_not_matching_banned_domain_returns_in_success() –
Tests_Post_wpInsertPost::data_various_post_types() – Data for testing the ability for users to set the post slug.
Tests_Post::test_vb_insert_future_change_status() – Insert a future post, then edit and change the status, and make sure cron gets it right.
Tests_Post::test_vb_insert_future_change_to_draft() – Insert a future post, then edit and change it to draft, and make sure cron gets it right.
Tests_Post::test_vb_insert_future_change_to_private() – Insert a future post, then edit and change it to private, and make sure cron gets it right.
Tests_Post::test_vb_insert_future_draft() – Insert a draft post with a future date, and make sure no cron schedule is set.
Tests_Post::test_vb_insert_future_edit_bug() – Future post bug: posts get published at the wrong time if you edit the timestamp.
Tests_Post::test_vb_insert_future_over_dst() – Insert a post with a future date, and make sure the status and cron schedule are correct.
Tests_Post::test_vb_insert_future_private() – Insert a draft post with a future date, and make sure no cron schedule is set.
Tests_Post::test_vb_insert_future() – Insert a post with a future date, and make sure the status and cron schedule are correct.