tests.unit.endpoints package

Submodules

tests.unit.endpoints.test_account_details module

Functions:

test_get_account_details_by_name()

test_get_account_details_by_name_error()

test_get_account_details_by_puuid()

test_get_account_details_by_puuid_error()

test_get_account_details_by_name()
Return type:

None

test_get_account_details_by_name_error()
Return type:

None

test_get_account_details_by_puuid()
Return type:

None

test_get_account_details_by_puuid_error()
Return type:

None

tests.unit.endpoints.test_content module

Functions:

test_get_content()

test_get_content_error()

test_get_content()
Return type:

None

test_get_content_error()
Return type:

None

tests.unit.endpoints.test_crosshair module

Functions:

test_get_crosshair_error()

test_get_crosshair_error()
Return type:

None

tests.unit.endpoints.test_leaderboard module

Functions:

test_get_leaderboard()

test_get_leaderboard_error()

test_get_leaderboard()
Return type:

None

test_get_leaderboard_error()
Return type:

None

tests.unit.endpoints.test_lifetime_matches module

Functions:

test_get_lifetime_matches_by_name()

test_get_lifetime_matches_by_name_error()

test_get_lifetime_matches_by_puuid()

test_get_lifetime_matches_by_puuid_error()

test_get_lifetime_matches_by_name()
Return type:

None

test_get_lifetime_matches_by_name_error()
Return type:

None

test_get_lifetime_matches_by_puuid()
Return type:

None

test_get_lifetime_matches_by_puuid_error()
Return type:

None

tests.unit.endpoints.test_match_details module

Functions:

test_get_match_details()

test_get_match_details_error()

test_get_match_details()
Return type:

None

test_get_match_details_error()
Return type:

None

tests.unit.endpoints.test_match_history module

Functions:

test_get_match_history_by_name()

test_get_match_history_by_name_error()

test_get_match_history_by_puuid()

test_get_match_history_by_puuid_error()

test_get_match_history_by_name()
Return type:

None

test_get_match_history_by_name_error()
Return type:

None

test_get_match_history_by_puuid()
Return type:

None

test_get_match_history_by_puuid_error()
Return type:

None

tests.unit.endpoints.test_mmr_details module

Functions:

test_get_mmr_details_by_name()

test_get_mmr_details_by_name_error()

test_get_mmr_details_by_puuid()

test_get_mmr_details_by_puuid_error()

test_get_mmr_details_by_name()
Return type:

None

test_get_mmr_details_by_name_error()
Return type:

None

test_get_mmr_details_by_puuid()
Return type:

None

test_get_mmr_details_by_puuid_error()
Return type:

None

tests.unit.endpoints.test_mmr_history module

Functions:

test_get_mmr_history_by_name()

test_get_mmr_history_by_name_error()

test_get_mmr_history_by_puuid()

test_get_mmr_history_by_puuid_error()

test_get_mmr_history_by_name()
Return type:

None

test_get_mmr_history_by_name_error()
Return type:

None

test_get_mmr_history_by_puuid()
Return type:

None

test_get_mmr_history_by_puuid_error()
Return type:

None

tests.unit.endpoints.test_raw_competitiveupdates module

Functions:

test_get_raw_competitiveupdates()

test_get_raw_competitiveupdates()
Return type:

None

tests.unit.endpoints.test_raw_matchdetails module

Functions:

test_get_raw_matchdetails()

test_get_raw_matchdetails()
Return type:

None

tests.unit.endpoints.test_raw_matchhistory module

Functions:

test_get_raw_matchhistory()

test_get_raw_matchhistory()
Return type:

None

tests.unit.endpoints.test_raw_mmr module

Functions:

test_get_raw_mmr()

test_get_raw_mmr()
Return type:

None

tests.unit.endpoints.test_status module

Functions:

test_get_status()

test_get_status_error()

test_get_status()
Return type:

None

test_get_status_error()
Return type:

None

tests.unit.endpoints.test_store_offers module

Functions:

test_get_store_offers()

test_get_store_offers_error()

test_get_store_offers()
Return type:

None

test_get_store_offers_error()
Return type:

None

tests.unit.endpoints.test_version_info module

Functions:

test_get_version_info()

test_get_version_info_error()

test_get_version_info()
Return type:

None

test_get_version_info_error()
Return type:

None

tests.unit.endpoints.test_website module

Functions:

test_get_website()

test_get_website_error()

test_get_website()
Return type:

None

test_get_website_error()
Return type:

None

tests.unit.endpoints.utils module

Functions:

get_mock_response(filename)

get_error_responses(endpoint)

validate_exception(error_response, excinfo)

get_mock_response(filename)
get_error_responses(endpoint)
validate_exception(error_response, excinfo)

Module contents