Merge pull request #881 from aiarena/updating-security-updates #741
GitHub Actions / Test Report
succeeded
Jan 2, 2025 in 0s
All 113 tests pass in 3m 51s
Annotations
Check notice on line 0 in .github
github-actions / Test Report
113 tests found
There are 113 tests, see "Raw output" for the full list of tests.
Raw output
aiarena.api.arenaclient.tests.ArenaClientCompatibilityTestCase ‑ test_default_version_endpoint_contract
aiarena.api.arenaclient.tests.ArenaClientCompatibilityTestCase ‑ test_v1_version_endpoint_contract
aiarena.api.arenaclient.tests.ArenaClientCompatibilityTestCase ‑ test_v2_version_endpoint_contract
aiarena.api.arenaclient.tests.ArenaClientCompatibilityTestCase ‑ test_v3_version_endpoint_contract
aiarena.api.arenaclient.tests.CompetitionsDivisionsTestCase ‑ test_division_matchmaking
aiarena.api.arenaclient.tests.CompetitionsDivisionsTestCase ‑ test_first_round_no_split
aiarena.api.arenaclient.tests.CompetitionsDivisionsTestCase ‑ test_no_insertions_mid_cycle
aiarena.api.arenaclient.tests.CompetitionsDivisionsTestCase ‑ test_placements_enabled
aiarena.api.arenaclient.tests.CompetitionsDivisionsTestCase ‑ test_split_merge_logic
aiarena.api.arenaclient.tests.EloTestCase ‑ test_elo
aiarena.api.arenaclient.tests.EloTestCase ‑ test_elo_sanity_check
aiarena.api.arenaclient.tests.MatchesTestCase ‑ test_get_next_match_not_authorized
aiarena.api.arenaclient.tests.MatchesTestCase ‑ test_match_blocking
aiarena.api.arenaclient.tests.MatchesTestCase ‑ test_match_reissue
aiarena.api.arenaclient.tests.MatchesTestCase ‑ test_match_requests_no_open_competition
aiarena.api.arenaclient.tests.MatchesTestCase ‑ test_max_active_rounds
aiarena.api.arenaclient.tests.MatchesTestCase ‑ test_post_next_match
aiarena.api.arenaclient.tests.MatchesTestCase ‑ test_untrusted_competition
aiarena.api.arenaclient.tests.ResultsTestCase ‑ test_bot_crash_limit_alert
aiarena.api.arenaclient.tests.ResultsTestCase ‑ test_create_result_bot_not_in_match
aiarena.api.arenaclient.tests.ResultsTestCase ‑ test_create_results
aiarena.api.arenaclient.tests.ResultsTestCase ‑ test_get_results_not_authorized
aiarena.api.arenaclient.tests.RoundRobinGenerationTestCase ‑ test_round_robin_generation
aiarena.api.arenaclient.tests.SetStatusTestCase ‑ test_set_status
aiarena.api.stream.tests.StreamTestCase ‑ test_stream_nextreplay
aiarena.api.tests.test_api_bot_upload.ApiBotUploadTestCase ‑ test_anonymous_user_cannot_update
aiarena.api.tests.test_api_bot_upload.ApiBotUploadTestCase ‑ test_bot_zip_size_checked
aiarena.api.tests.test_api_bot_upload.ApiBotUploadTestCase ‑ test_bot_zip_structure_checked
aiarena.api.tests.test_api_bot_upload.ApiBotUploadTestCase ‑ test_cannot_update_non_editable_field
aiarena.api.tests.test_api_bot_upload.ApiBotUploadTestCase ‑ test_data_not_updated_while_frozen
aiarena.api.tests.test_api_bot_upload.ApiBotUploadTestCase ‑ test_non_owner_cannot_update
aiarena.api.tests.test_api_bot_upload.ApiBotUploadTestCase ‑ test_update_fields
aiarena.api.tests.test_auth.SessionBasedAuthTestCase ‑ test_session_based_auth
aiarena.api.tests.test_bot_view_set.BotSerializerTestCase ‑ test_download_bot_zip_success
aiarena.api.tests.test_bot_view_set.BotSerializerTestCase ‑ test_download_bot_zip_unauthorized
aiarena.api.tests.test_match_requests.MatchRequestsViewSetTests ‑ test_request_match_failure_not_supporter
aiarena.api.tests.test_match_requests.MatchRequestsViewSetTests ‑ test_request_match_invalid_bot
aiarena.api.tests.test_match_requests.MatchRequestsViewSetTests ‑ test_request_match_success_supporter
aiarena.api.tests.test_match_requests.MatchRequestsViewSetTests ‑ test_request_match_unauthenticated
aiarena.api.tests.test_status_codes.ApiReadPrivatePagesTestCase ‑ test_get_api_discord_users_page
aiarena.api.tests.test_status_codes.ApiReadPublicPagesTestCase ‑ test_get_api_bot_races_page
aiarena.api.tests.test_status_codes.ApiReadPublicPagesTestCase ‑ test_get_api_bots_page
aiarena.api.tests.test_status_codes.ApiReadPublicPagesTestCase ‑ test_get_api_competitionmapstats_page
aiarena.api.tests.test_status_codes.ApiReadPublicPagesTestCase ‑ test_get_api_competitionmatchupstat_page
aiarena.api.tests.test_status_codes.ApiReadPublicPagesTestCase ‑ test_get_api_competitionparticipations_page
aiarena.api.tests.test_status_codes.ApiReadPublicPagesTestCase ‑ test_get_api_competitions_page
aiarena.api.tests.test_status_codes.ApiReadPublicPagesTestCase ‑ test_get_api_gamemodes_page
aiarena.api.tests.test_status_codes.ApiReadPublicPagesTestCase ‑ test_get_api_games_page
aiarena.api.tests.test_status_codes.ApiReadPublicPagesTestCase ‑ test_get_api_index_page
aiarena.api.tests.test_status_codes.ApiReadPublicPagesTestCase ‑ test_get_api_mappools_page
aiarena.api.tests.test_status_codes.ApiReadPublicPagesTestCase ‑ test_get_api_maps_page
aiarena.api.tests.test_status_codes.ApiReadPublicPagesTestCase ‑ test_get_api_matches_page
aiarena.api.tests.test_status_codes.ApiReadPublicPagesTestCase ‑ test_get_api_matchparticipations_page
aiarena.api.tests.test_status_codes.ApiReadPublicPagesTestCase ‑ test_get_api_news_page
aiarena.api.tests.test_status_codes.ApiReadPublicPagesTestCase ‑ test_get_api_results_page
aiarena.api.tests.test_status_codes.ApiReadPublicPagesTestCase ‑ test_get_api_rounds_page
aiarena.api.tests.test_status_codes.ApiReadPublicPagesTestCase ‑ test_get_api_users_page
aiarena.core.tests.services.internal.test_match_starter.LadderMatchStarterTests ‑ test_competition_match_fails_to_start_in_parallel_when_bot_data_was_updateable_but_now_isnt
aiarena.core.tests.services.internal.test_match_starter.LadderMatchStarterTests ‑ test_match_fails_to_start_if_already_started
aiarena.core.tests.services.internal.test_match_starter.LadderMatchStarterTests ‑ test_match_fails_to_start_if_arenaclient_is_not_trusted
aiarena.core.tests.services.internal.test_match_starter.LadderMatchStarterTests ‑ test_match_fails_to_start_in_parallel_when_bot_data_is_updateable
aiarena.core.tests.services.internal.test_match_starter.LadderMatchStarterTests ‑ test_match_fails_to_start_in_parallel_when_both_bot_datas_are_updateable
aiarena.core.tests.services.internal.test_match_starter.LadderMatchStarterTests ‑ test_match_starts_successfully_in_parallel_when_bot_data_is_in_use
aiarena.core.tests.services.internal.test_match_starter.LadderMatchStarterTests ‑ test_match_starts_successfully_in_parallel_when_bot_data_was_previously_in_use_but_now_isnt
aiarena.core.tests.services.internal.test_match_starter.LadderMatchStarterTests ‑ test_match_starts_successfully_in_parallel_when_bot_data_was_previously_updateable_but_now_not_in_use
aiarena.core.tests.services.internal.test_match_starter.LadderMatchStarterTests ‑ test_match_starts_successfully_in_parallel_when_bot_data_wasnt_in_use_but_now_is
aiarena.core.tests.services.internal.test_match_starter.LadderMatchStarterTests ‑ test_match_starts_successfully_in_parallel_when_bot_data_wasnt_updateable_but_now_is
aiarena.core.tests.services.internal.test_match_starter.LadderMatchStarterTests ‑ test_match_starts_successfully_in_parallel_when_both_bot_datas_not_in_use
aiarena.core.tests.services.internal.test_match_starter.LadderMatchStarterTests ‑ test_match_starts_successfully_in_parallel_when_one_bot_data_is_in_use
aiarena.core.tests.services.internal.test_match_starter.LadderMatchStarterTests ‑ test_match_starts_successfully_with_trusted_client_and_available_participants
aiarena.core.tests.services.internal.test_match_starter.LadderMatchStarterTests ‑ test_requested_match_successfully_starts_in_parallel_when_bot_data_was_updateable_but_now_isnt
aiarena.core.tests.test_bot_statistics.BotStatisticsTestCase ‑ test_bot_stats_update_verses_recalculation
aiarena.core.tests.test_management_commands.ManagementCommandTests ‑ test_cancel_matches
aiarena.core.tests.test_management_commands.ManagementCommandTests ‑ test_check_bot_hashes
aiarena.core.tests.test_management_commands.ManagementCommandTests ‑ test_cleanup_replays_and_logs
aiarena.core.tests.test_management_commands.ManagementCommandTests ‑ test_doglobalfilecleanup
aiarena.core.tests.test_management_commands.ManagementCommandTests ‑ test_finalizecompetition
aiarena.core.tests.test_management_commands.ManagementCommandTests ‑ test_generatestats
aiarena.core.tests.test_management_commands.ManagementCommandTests ‑ test_generatestats_bot
aiarena.core.tests.test_management_commands.ManagementCommandTests ‑ test_generatestats_competition
aiarena.core.tests.test_management_commands.ManagementCommandTests ‑ test_generatestats_competition_finalize
aiarena.core.tests.test_management_commands.ManagementCommandTests ‑ test_generatestats_finalize_invalid
aiarena.core.tests.test_management_commands.ManagementCommandTests ‑ test_generatestats_graphsonly
aiarena.core.tests.test_management_commands.ManagementCommandTests ‑ test_generatestats_graphsonly_invalid_call
aiarena.core.tests.test_management_commands.ManagementCommandTests ‑ test_repair_bot_hashes
aiarena.core.tests.test_management_commands.ManagementCommandTests ‑ test_seed
aiarena.core.tests.test_management_commands.ManagementCommandTests ‑ test_seed_integration_tests
aiarena.core.tests.test_management_commands.ManagementCommandTests ‑ test_timeout_overtime_matches
aiarena.core.tests.test_utils ‑ test_parse_tags[ tag1 , tag2 -expected7]
aiarena.core.tests.test_utils ‑ test_parse_tags[-expected1]
aiarena.core.tests.test_utils ‑ test_parse_tags[None-expected0]
aiarena.core.tests.test_utils ‑ test_parse_tags[TAG1,Tag2-expected9]
aiarena.core.tests.test_utils ‑ test_parse_tags[aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-expected12]
aiarena.core.tests.test_utils ‑ test_parse_tags[input_tags2-expected2]
aiarena.core.tests.test_utils ‑ test_parse_tags[input_tags4-expected4]
aiarena.core.tests.test_utils ‑ test_parse_tags[input_tags6-expected6]
aiarena.core.tests.test_utils ‑ test_parse_tags[input_tags8-expected8]
aiarena.core.tests.test_utils ‑ test_parse_tags[tag#1,tag@2-expected11]
aiarena.core.tests.test_utils ‑ test_parse_tags[tag-1,tag:2-expected10]
aiarena.core.tests.test_utils ‑ test_parse_tags[tag0,tag1,tag2,tag3,tag4,tag5,tag6,tag7,tag8,tag9,tag10,tag11,tag12,tag13,tag14,tag15,tag16,tag17,tag18,tag19,tag20,tag21,tag22,tag23,tag24,tag25,tag26,tag27,tag28,tag29,tag30,tag31,tag32-expected14]
aiarena.core.tests.test_utils ‑ test_parse_tags[tag1,,tag2-expected13]
aiarena.core.tests.test_utils ‑ test_parse_tags[tag1,tag2-expected5]
aiarena.core.tests.test_utils ‑ test_parse_tags[tag1-expected3]
aiarena.core.tests.tests.BotTestCase ‑ test_bot_creation_and_update
aiarena.core.tests.tests.CompetitionsTestCase ‑ test_competition_race_restriction
aiarena.core.tests.tests.CompetitionsTestCase ‑ test_competition_states
aiarena.core.tests.tests.MatchTagsTestCase ‑ test_results_with_tags
aiarena.core.tests.tests.UtilsTestCase ‑ test_calc_md5
aiarena.frontend.tests.test_admin_views.AdminViewsTestCase ‑ test_all_core_admin_endpoints
aiarena.frontend.tests.test_all.AdminMethodsTestCase ‑ test_admin_competition_statuses
aiarena.frontend.tests.test_all.AdminMethodsTestCase ‑ test_admin_match_cancelling
aiarena.frontend.tests.test_all.PageRenderTestCase ‑ test_render_pages
aiarena.frontend.tests.test_match_requests.RequestMatchTestCase ‑ test_request_match_regular_user
Loading