Lines:
1 to 32 of 32
<?php /** * Unit tests for methods in WP_Community_Events. * * @package WordPress * @subpackage UnitTests * @since 4.8.0 */ /* class Tests_Admin_wpCommunityEvents:: */ /* function Tests_Admin_wpCommunityEvents::set_up_before_class */ /* function Tests_Admin_wpCommunityEvents::set_up */ /* function Tests_Admin_wpCommunityEvents::get_user_location */ /* function Tests_Admin_wpCommunityEvents::test_get_events_bad_response_code */ /* function Tests_Admin_wpCommunityEvents::test_get_cached_events_bad_response_code */ /* function Tests_Admin_wpCommunityEvents::_http_request_bad_response_code */ /* function Tests_Admin_wpCommunityEvents::test_get_events_invalid_response */ /* function Tests_Admin_wpCommunityEvents::test_get_cached_events_invalid_response */ /* function Tests_Admin_wpCommunityEvents::_http_request_invalid_response */ /* function Tests_Admin_wpCommunityEvents::test_get_events_valid_response */ /* function Tests_Admin_wpCommunityEvents::test_get_cached_events_valid_response */ /* function Tests_Admin_wpCommunityEvents::_http_request_valid_response */ /* function Tests_Admin_wpCommunityEvents::get_valid_events */ /* function Tests_Admin_wpCommunityEvents::test_trim_expired_events */ /* function Tests_Admin_wpCommunityEvents::test_trim_events_pin_wordcamp */ /* function Tests_Admin_wpCommunityEvents::_events_with_unpinned_wordcamp */ /* function Tests_Admin_wpCommunityEvents::test_trim_events_dont_pin_multiple_wordcamps */ /* function Tests_Admin_wpCommunityEvents::_events_with_multiple_wordcamps */ /* function Tests_Admin_wpCommunityEvents::test_get_unsafe_client_ip */ /* function Tests_Admin_wpCommunityEvents::data_get_unsafe_client_ip */