Tests_issue_2::test_bw_custom_column_post_meta() – Tests that bw_custom_column_post_meta finds the values created in dummy_post
Tests_issue_2::test_bw_custom_column() – Tests that bw_custom_column finds the values created in dummy_post
Tests_issue_2::test_bw_query_field_type() –
Tests_issue_2::test_bw_register_field_for_object_type() –
Tests_includes_bw_register::test_bw_default_taxonomy_labels_themes() –
Tests_includes_bw_register::test_bw_default_taxonomy_labels_themes_bb_BB() –
Tests_includes_bw_register::test_bw_default_labels_themes_bb_BB() – It would have been Contacts but that’s not in the oik text domain so we’ll use "Themes" instead
Tests_includes_bw_register::test_bw_default_taxonomy_labels() –
Tests_includes_bw_register::test_bw_default_taxonomy_labels_bb_BB() –
Tests_includes_bw_register::test_bw_default_labels_pages() –
Tests_includes_bw_register::test_bw_default_labels_pages_bb_BB() – Note: "Pages" is not in the oik text domain so this won’t be translated in the generated labels.
Tests_includes_bw_register::test_bw_default_labels_contacts() – Note: Passing in lower case ‘contacts’ means name will be lower case.
Tests_includes_bw_register::test_bw_default_labels_posts() –
Tests_includes_bw_register::test_bw_default_labels_posts_bb_BB() –
Tests_includes_bw_register::test_en_GB_text_domain_loaded() – Test added to check if the language file was being loaded
Tests_includes_bw_register::test_bw_default_labels() –
Tests_includes_bw_register::test_bw_default_labels_bb_BB() –
Tests_includes_bw_register::setUp() – set up logic
Tests_includes_bw_register::test_bw_singularize() – Tests bw_singularize
tests/test-includes-bw_register.php
Tests_includes_bw_register
Tests_includes_bw_posts::test_bw_format_more() –
Tests_includes_bw_posts::test_bw_format_list() – Test bw_format_list with a title
Tests_includes_bw_posts::test_bw_format_post() – Here we test a very basic post just to see the br tag.
Tests_includes_bw_posts::dummy_post() –
Tests_includes_bw_posts::setUp() – set up logic
Tests_includes_bw_posts::test_bw_more_text() – Tests bw_more_text
Tests_includes_bw_posts::test_bw_more_text_bb_BB() –
Tests_includes_bw_messages::test_bw_display_messages_bb_BB() – Tests bw_display_message, bw_display_message and bw_issue_message
tests/test-includes-bw_posts.php
Tests_includes_bw_posts
Tests_includes_bw_messages::unset_bw_messages() –
Tests_includes_bw_messages::test_bw_display_messages() – Tests bw_display_messages, bw_display_message and bw_issue_message
Tests_includes_bw_images::replace_post_id() –
tests/test-includes-bw_messages.php
Tests_includes_bw_messages
Tests_includes_bw_messages::setUp() – set up logic
Tests_includes_bw_images::dummy_post() –
Tests_includes_bw_images::replace_home_url() – Replaces home_url and site_url
Tests_includes_bw_images::setUp() – set up logic
Tests_includes_bw_images::test_bw_link_thumbnail() –
tests/test-includes-bw_images.php
Tests_includes_bw_images
Tests_includes_bw_formatter::test_bw_field_function_date() – We need to alter the date for environment and date independence.
Tests_includes_bw_formatter::test_bw_field_function_date_bb_BB() – We need to alter the date for environment and date independence.
Tests_includes_bw_formatter::test_bw_field_function_author() – We need to alter the author’s URL and nicename in the output for environment independence.
Tests_includes_bw_formatter::test_bw_field_function_author_bb_BB() – We need to alter the author’s URL and nicename in the output for environment independence.
Tests_includes_bw_formatter::test_bw_field_function_tags_bb_BB() – This test will return a null list of tags since "Tags" is not associated to the "page" post type
Tests_includes_bw_formatter::test_bw_field_function_comments_bb_BB() – This test will return a count of 0 Comments
Tests_includes_bw_formatter::test_bw_field_function_tags() – This test will return a null list of tags since "Tags" is not associated to the "page" post type
Tests_includes_bw_formatter::test_bw_field_function_categories() – This test will return a null list of categories since "Category" is not associated to the "page" post type
Tests_includes_bw_formatter::test_bw_field_function_categories_bb_BB() – This test will return a null list of categories since "Category" is not associated to the "page" post type
Tests_includes_bw_formatter::test_bw_field_function_comments() – This test will return a count of 0 Comments
Tests_includes_bw_formatter::test_bw_field_function_title() – Test default title where none is set for the post.
Tests_includes_bw_formatter::test_bw_field_function_title_bb_BB() – Test default title where none is set for the post
Tests_includes_bw_formatter::dummy_post_no_title() –
Tests_includes_bw_formatter::replace_home_url() – Replaces home_url and site_url
Tests_includes_bw_formatter::test_bw_field_function_edit_bb_BB() – Tests bw_field_function_edit
Tests_includes_bw_formatter::dummy_post() –
Tests_includes_bw_formatter::test_bw_field_function_edit() – Tests bw_field_function_edit
tests/test-includes-bw_formatter.php
Tests_includes_bw_formatter
Tests_includes_bw_formatter::setUp() – set up logic
Tests_includes_bw_fields::test_bw_theme_field__title() – Tests bw_theme_field__title – en_GB only
Tests_includes_bw_fields::dummy_post() –
Tests_includes_bw_fields::replace_home_url() – Replaces home_url and site_url
tests/test-includes-bw_fields.php
Tests_includes_bw_fields
Tests_includes_bw_fields::setUp() – set up logic
Tests_includes_bw_nav_tab::test_bw_nav_tab_link() – Tests bw_nav_tab_link
Tests_includes_bw_nav_tab::test_bw_nav_tab_link_bb_BB() –
Tests_includes_bw_nav_tab
Tests_includes_bw_nav_tab::setUp() – set up logic
tests/test-includes-bw-nav-tab.php
Tests_bw_metadata::test_bw_l10n_field_title_bb_BB() –
Tests_bw_metadata::unset_bw_l10n() –
Tests_bw_metadata::test_bw_l10n_field_title() – We no longer want to perform a secret translation of the field title if it’s unchanged after applying the "oik_form_field_title_${field_name}" filter.
Tests_bw_metadata::test__bw_form_field_title_hint() – This is the replacement logic using ‘hint’ rather than #hint where hint has to be translated already
Tests_bw_metadata::test__bw_form_field_title_hint_bb_BB() – This is the replacement logic using ‘hint’ rather than #hint where hint has to be translated already
Tests_bw_metadata::get_args() –
Tests_bw_metadata::test__bw_form_field_title_hash_hint() – This is the code that is being deprecated
Tests_bw_metadata::test__bw_form_field_title_hash_hint_bb_BB() – This is the code that is being deprecated.
Tests_bw_metadata::reset_global_bw_fields() –
Tests_bw_metadata::dummy_post() –
Tests_bw_metadata::test_bw_effort_box_bb_BB() –
Tests_bw_metadata::test_bw_form_field_email() –
Tests_bw_metadata::test_bw_form_field_textarea() –
Tests_bw_metadata::test_bw_effort_box() – Tests bw_effort_box
Tests_bw_metadata::test_bw_form_field_() – Note: these tests don’t display a current value since the field name is not expected to be set in $_REQUEST
tests/test-bw_metadata.php
Tests_bw_metadata
Tests_bw_metadata::setUp() – set up logic
Tests_bw_translate::test_41257_translate_null_returns_translation_of_0() – Confirms the behavior of translate against a null string
Tests_bw_translate::test_bw_translate_bobbingwide() – We can’t change the value of a constant from FALSE so if you want to allow calls to bw_translate to be run without deprecated messages being produce then you have to comment out any setting in wp-config.php
Tests_bw_translate::test_get_translations_for_domain_verbose() –
Tests_bw_translate
Tests_bw_translate::setUp() – set up logic
Tests_bw_translate::test_locale() – We want to test in en_GB since we want translations to be performed The trouble is, in en_GB null translates to "0" ?
- « Previous Page
- 1
- 2
- 3
- 4
- …
- 17
- Next Page »