[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/tests/phpunit/testcases/core/ -> suggestions.php (summary)

(no description)

File Size: 503 lines (17 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

BP_Tests_Suggestions_Authenticated:: (29 methods):
  wpSetUpBeforeClass()
  tearDownAfterClass()
  setUp()
  tearDown()
  test_suggestions_with_type_members()
  test_suggestions_with_type_members_and_limit()
  test_suggestions_with_type_members_and_only_friends()
  test_suggestions_with_type_members_and_term_as_displayname()
  test_suggestions_with_type_members_and_term_as_usernicename()
  test_suggestions_with_term_as_current_user()
  test_suggestions_with_type_groupmembers_public()
  test_suggestions_with_type_groupmembers_public_and_limit()
  test_suggestions_with_type_groupmembers_public_and_only_friends()
  test_suggestions_with_type_groupmembers_public_and_term_as_displayname()
  test_suggestions_with_type_groupmembers_public_and_term_as_usernicename()
  test_suggestions_with_type_groupmembers_public_as_id()
  test_suggestions_with_type_groupmembers_hidden()
  test_suggestions_with_type_groupmembers_private()
  test_suggestions_with_type_groupmembers_public_and_exclude_group_from_results()
  test_suggestions_with_type_groupmembers_private_and_exclude_group_from_results()
  test_suggestions_with_type_groupmembers_hidden_and_exclude_group_from_results()
  test_suggestions_response_no_matches()
  test_suggestions_response_single_match()
  test_suggestions_response_multiple_matches()
  test_suggestions_term_is_case_insensitive()
  test_suggestions_response_property_types()
  test_suggestions_with_bad_type()
  test_suggestions_with_type_groupmembers_and_bad_group_ids()
  test_suggestions_with_bad_term()


Class: BP_Tests_Suggestions_Authenticated  - X-Ref

Suggestions API tests for authenticated (logged in) users.

wpSetUpBeforeClass( $factory )   X-Ref
No description

tearDownAfterClass()   X-Ref
No description

setUp()   X-Ref
No description

tearDown()   X-Ref
No description

test_suggestions_with_type_members()   X-Ref
No description

test_suggestions_with_type_members_and_limit()   X-Ref
No description

test_suggestions_with_type_members_and_only_friends()   X-Ref
No description

test_suggestions_with_type_members_and_term_as_displayname()   X-Ref
No description

test_suggestions_with_type_members_and_term_as_usernicename()   X-Ref
No description

test_suggestions_with_term_as_current_user()   X-Ref
No description

test_suggestions_with_type_groupmembers_public()   X-Ref
No description

test_suggestions_with_type_groupmembers_public_and_limit()   X-Ref
No description

test_suggestions_with_type_groupmembers_public_and_only_friends()   X-Ref
No description

test_suggestions_with_type_groupmembers_public_and_term_as_displayname()   X-Ref
No description

test_suggestions_with_type_groupmembers_public_and_term_as_usernicename()   X-Ref
No description

test_suggestions_with_type_groupmembers_public_as_id()   X-Ref
No description

test_suggestions_with_type_groupmembers_hidden()   X-Ref
No description

test_suggestions_with_type_groupmembers_private()   X-Ref
No description

test_suggestions_with_type_groupmembers_public_and_exclude_group_from_results()   X-Ref
No description

test_suggestions_with_type_groupmembers_private_and_exclude_group_from_results()   X-Ref
No description

test_suggestions_with_type_groupmembers_hidden_and_exclude_group_from_results()   X-Ref
No description

test_suggestions_response_no_matches()   X-Ref
These next tests check the format of the response from the Suggestions API.


test_suggestions_response_single_match()   X-Ref
No description

test_suggestions_response_multiple_matches()   X-Ref
No description

test_suggestions_term_is_case_insensitive()   X-Ref
No description

test_suggestions_response_property_types()   X-Ref
No description

test_suggestions_with_bad_type()   X-Ref
Tests below this point are expected to fail.


test_suggestions_with_type_groupmembers_and_bad_group_ids()   X-Ref
No description

test_suggestions_with_bad_term()   X-Ref
No description



Generated: Sat Apr 27 01:00:55 2024 Cross-referenced by PHPXref 0.7.1