Tests_wpautop::test_wpautop_just_content_and_newlines() – Test wpautop when just processing content and new lines
Tests_shortcodes_oik_jquery::setup_test_scripts() – Similar logic to http://develop.wp-a2z.org/oik_api/tests_dependencies_scriptssetup/
Tests_oik_jquery::test_bwsc_jquery_windowload_true() – Issue #74 – Tests correct jQuery written when windowload is true
bw_jquery_script_is() – Wrapper to wp_script_is() to find out if we need to register and enqueue the script
bw_jquery_script_plugin_file() – Determine a potential source for a script file and whether or not it’s a .pack or .min file
bw_jquery_filename() – Determine whether or not the jQuery file is a .pack or .min or .dev or something else
bw_allow_js() – Reset literal JavaScript code that is now enclosed in pairs of double and single quotes "’js code’" Also convert escaped slashes back to normal slashes
bw_testimonials_jq() – Create the jQuery code to cycle the selection, including the starting div This code uses jQuery cycle.all