Tests_shortcodes_oik_attachments
Tests_shortcodes_oik_address::test_bw_address__snippet() – How do we test the snippet logic for bw_address?
Tests_shortcodes_oik_address::test_bw_address__snippet_bb_BB() –
Tests_shortcodes_oik_address::test_bw_address__example_bb_BB() –
Tests_shortcodes_oik_address::test_bw_address__example() – In this test ‘the_content’ filter messes with our nicely crafted HTML, adding an unwanted p tag but no end tag.
Tests_shortcodes_oik_address::test_bw_address_bb_BB() –
Tests_shortcodes_oik_address::test_bw_address__syntax() –
Tests_shortcodes_oik_address::test_bw_address__syntax_bb_BB() –
Tests_shortcodes_oik_address::test_bw_address() – This tests the output from the shortcode.
Tests_shortcodes_oik_accordion::dummy_post() –
tests/test-shortcodes-oik-address.php
Tests_shortcodes_oik_address
Tests_shortcodes_oik_address::setUp() –
Tests_shortcodes_oik_accordion::test_bw_accordion__snippet() –
Tests_shortcodes_oik_accordion::test_bw_accordion__snippet_bb_BB() –
Tests_shortcodes_oik_accordion::test_bw_accordion__example() – This tests the HTML. not the jQuery
Tests_shortcodes_oik_accordion::test_bw_accordion__example_bb_BB() –
Tests_shortcodes_oik_accordion::test_bw_accordion__syntax() –
Tests_shortcodes_oik_accordion::test_bw_accordion__syntax_bb_BB() –
Tests_shortcodes_oik_accordion::test_bw_accordion_id() – Test the improvements to bw_accordion_id() to allow reproducible tests run in any order
tests/test-shortcodes-oik-accordion.php
Tests_shortcodes_oik_accordion
Tests_shortcodes_oik_accordion::setUp() –
Tests_prerequisites::delete_posts_with_post_title() – post_status = "any" does not include trash auto-draft or spam wp_posts.post_status <> ‘trash’ AND wp_posts.post_status <> ‘auto-draft’ AND wp_posts.post_status <> ‘spam’)
Tests_prerequisites::commit_transaction() – Forcibly commit the transaction
Tests_prerequisites::test_wp_upload_dir() – For some reason qw/phphants returned /files/ instead of /wp-content/uploads Don’t know why but it broke 3 tests.
Tests_prerequisites::test_delete_pages_with_post_title() – The dummy posts that we create will be pages with "post title" and optional suffix n We don’t want these to be in the database otherwise we’ll get invalid suffices in the permalinks
Tests_prerequisites::test_no_posts() –
Tests_prerequisites::get_posts() –
Tests_prerequisites::check_no_posts() – Checks there are no matching posts
Tests_oik_sc_help::test_collage__syntax_bb_BB() –
Tests_oik_sc_help::replace_wp_version() –
tests/test-prerequisites.php
Tests_prerequisites
Tests_prerequisites::setUp() – set up logic
Tests_oik_sc_help::test_collage__syntax() –
Tests_oik_sc_help::test_ad__syntax() –
Tests_oik_sc_help::test_ad__syntax_bb_BB() –
Tests_oik_sc_help::test_post_link__syntax() –
Tests_oik_sc_help::test_post_link__syntax_bb_BB() –
Tests_oik_sc_help::test_etag__syntax_bb_BB() –
Tests_oik_sc_help::test_bw_copyright__syntax() –
Tests_oik_sc_help::test_bw_copyright__syntax_bb_BB() –
Tests_oik_sc_help::test_stag__syntax() –
Tests_oik_sc_help::test_stag__syntax_bb_BB() –
Tests_oik_sc_help::test_etag__syntax() –
Tests_oik_sc_help::test_sdiv__syntax_bb_BB() –
Tests_oik_sc_help::test_ediv__syntax() –
Tests_oik_sc_help::test_ediv__syntax_bb_BB() –
Tests_oik_sc_help::test_div__syntax_bb_BB() –
Tests_oik_sc_help::test_sdiv__syntax() –
Tests_oik_sc_help::test_div__syntax() –
Tests_oik_sc_help::test_ediv__help_bb_BB() –
Tests_oik_sc_help::arraytohtml() – Reduce a print_r’ed string
Tests_oik_sc_help::test_div__help() –
Tests_oik_sc_help::test_div__help_bb_BB() –
Tests_oik_sc_help::test_ediv__help() –
Tests_oik_sc_help::setUp() –
Tests_oik_sc_help::test_bw_form_sc_parm_help_issue_43() – Test for Issue #43
Tests_oik_sc_help::test_sc__snippet() – Test shortcode snippet logic for a shortcode that enqueues scripts and/or styles
tests/test-oik-sc-help.php
Tests_oik_sc_help
Tests_oik_jquery::get_jq() –
Tests_oik_jquery::reset_jq() –
Tests_oik_jquery::test_bwsc_jquery_windowload_true() – Issue #74 – Tests correct jQuery written when windowload is true
Tests_oik_jquery
Tests_oik_jquery::setUp() – set up logic
Tests_oik_googlemap::test_bw_gmap_markers() – Tests different values for gmap markers
tests/test-oik-jquery.php
Tests_oik_googlemap::test_absint_comparison() – A rather silly test
Tests_oik_googlemap::test_bw_show_googlemap() – Test with no parameters whatsoever
Tests_oik_googlemap::test_bw_show_googlemap_null_lat_and_long() – Test second call
Tests_oik_googlemap::test_bw_default_empty_att() –
Tests_oik_follow::test_follow_me_with_github_not_set() – Test the Follow me for GitHub when the option value is not set
Tests_oik_follow::test_follow_me_with_wordpress_set() – Tests issue #61 – Option field for WordPress.org
tests/test-oik-googlemap.php
Tests_oik_googlemap
Tests_oik_googlemap::setUp() – set up logic
Tests_oik_follow::setUp() – set up logic
Tests_oik_follow::test_follow_me_with_github_set() – Test the Follow me for GitHub
Tests_oik_follow::test_follow_me_with_github_set_bb_BB() – Test the Follow me for GitHub – bb_BB
tests/test-oik-follow.php
Tests_oik_follow
Tests_oik_filters::test_bw_restore_filter() – Unit test to demonstrate bw_restore_filter
Tests_oik_filters::test_bw_replace_filter() – Unit test to demonstrate bw_replace_filter If it works then we get "It worked!" else we gobang()
test_replace – filter
Tests_oik_filters::test_bw_disable_filter() – Unit test to demonstrate bw_disable_filter
Tests_oik_filters::setUp() –
Tests_oik_filters::it_worked() –
Tests_oik_filters::gob() –
Tests_oik_countdown::get_jq() –
Tests_oik_countdown::reset_jq() –
Tests_oik_countdown::test_bw_countdown() – Test with no parameters whatsoever
tests/test-oik-filters.php
Tests_oik_filters
Tests_oik_bob_bing_wide::test_oik__example_bb_BB() – Tests example for [oik] and [OIK] in bb_BB
tests/test-oik-countdown.php
Tests_oik_countdown
- « Previous Page
- 1
- …
- 3
- 4
- 5
- 6
- 7
- …
- 19
- Next Page »