Skip to content

update dependencies #323

update dependencies

update dependencies #323

GitHub Actions / Integration Tests succeeded Dec 28, 2024 in 0s

63 passed, 0 failed and 0 skipped

Tests passed successfully

✅ integration.xml

63 tests were completed in 2134s with 63 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
associations.tests.integration.test_import_associations.CommandTest-20241228075155 3✅ 175s
base.tests.integration.test_correct_data.ImportGamesTest-20241228075155 2✅ 56s
clubs.tests.integration.test_import_clubs.ImportClubsTest-20241228075155 6✅ 91s
districts.tests.integration.test_import_districts.CommandTest-20241228075155 4✅ 372s
games.tests.integration.test_import_games.BuggedGameRowsTest-20241228075155 3✅ 79s
games.tests.integration.test_import_games.ForfeitTest-20241228075155 2✅ 54s
games.tests.integration.test_import_games.ImportGamesTest-20241228075155 4✅ 97s
games.tests.integration.test_import_games.UpdateTest-20241228075155 2✅ 56s
games.tests.integration.test_import_games.YouthTest-20241228075155 2✅ 57s
leagues.tests.integration.test_import_leagues.CommandTest-20241228075155 3✅ 81s
leagues.tests.integration.test_import_leagues.FewGames-20241228075155 1✅ 26s
leagues.tests.integration.test_import_leagues.LeagueNameTest-20241228075155 6✅ 174s
leagues.tests.integration.test_import_leagues.SeasonStartTest-20241228075155 4✅ 121s
leagues.tests.integration.test_import_leagues.SeasonTest-20241228075155 3✅ 94s
leagues.tests.integration.test_import_leagues.SpecificLeagueTest-20241228075155 4✅ 111s
leagues.tests.integration.test_import_leagues.YouthTest-20241228075155 2✅ 51s
leagues.tests.integration.test_import_teams.TeamTest-20241228075155 1✅ 28s
leagues.tests.integration.test_retired_team.RetiredTeamTest-20241228075155 4✅ 137s
players.tests.integration.test_import_reports.CommandTest-20241228075155 3✅ 160s
players.tests.integration.test_import_reports.ForfeitTest-20241228075155 1✅ 27s
players.tests.integration.test_import_reports.ReportsBlacklistTest-20241228075155 1✅ 28s
players.tests.integration.test_import_reports.YouthTest-20241228075155 1✅ 31s
teams.tests.integration.test_calendars.CalendarTest-20241228075155 1✅ 27s

✅ associations.tests.integration.test_import_associations.CommandTest-20241228075155

associations.tests.integration.test_import_associations.CommandTest
  ✅ test_all
  ✅ test_specific
  ✅ test_update

✅ base.tests.integration.test_correct_data.ImportGamesTest-20241228075155

base.tests.integration.test_correct_data.ImportGamesTest
  ✅ test_game_210116_sghh_hcn
  ✅ test_game_96781

✅ clubs.tests.integration.test_import_clubs.ImportClubsTest-20241228075155

clubs.tests.integration.test_import_clubs.ImportClubsTest
  ✅ test_no_associations
  ✅ test_no_associations_filtered
  ✅ test_single_association
  ✅ test_single_association_filtered
  ✅ test_single_club_filtered
  ✅ test_update_team

✅ districts.tests.integration.test_import_districts.CommandTest-20241228075155

districts.tests.integration.test_import_districts.CommandTest
  ✅ test_all
  ✅ test_single_association
  ✅ test_specific
  ✅ test_update

✅ games.tests.integration.test_import_games.BuggedGameRowsTest-20241228075155

games.tests.integration.test_import_games.BuggedGameRowsTest
  ✅ test_additional_heading_row
  ✅ test_additional_title
  ✅ test_missing_sports_hall

✅ games.tests.integration.test_import_games.ForfeitTest-20241228075155

games.tests.integration.test_import_games.ForfeitTest
  ✅ test_forfeit_with_report
  ✅ test_forfeit_without_report

✅ games.tests.integration.test_import_games.ImportGamesTest-20241228075155

games.tests.integration.test_import_games.ImportGamesTest
  ✅ test_missing_district
  ✅ test_multiseason
  ✅ test_mvl
  ✅ test_specific

✅ games.tests.integration.test_import_games.UpdateTest-20241228075155

games.tests.integration.test_import_games.UpdateTest
  ✅ test_score_relevant_change
  ✅ test_update_game

✅ games.tests.integration.test_import_games.YouthTest-20241228075155

games.tests.integration.test_import_games.YouthTest
  ✅ test_no_youth
  ✅ test_youth

✅ leagues.tests.integration.test_import_leagues.CommandTest-20241228075155

leagues.tests.integration.test_import_leagues.CommandTest
  ✅ test_oberliga_hamburg_schleswig
  ✅ test_specific
  ✅ test_update

✅ leagues.tests.integration.test_import_leagues.FewGames-20241228075155

leagues.tests.integration.test_import_leagues.FewGames
  ✅ test_short_name_single_game_per_team

✅ leagues.tests.integration.test_import_leagues.LeagueNameTest-20241228075155

leagues.tests.integration.test_import_leagues.LeagueNameTest
  ✅ test_ignored_name
  ✅ test_long_name
  ✅ test_meisterschaft
  ✅ test_mkl2_2005
  ✅ test_mklc2_2007
  ✅ test_pokal

✅ leagues.tests.integration.test_import_leagues.SeasonStartTest-20241228075155

leagues.tests.integration.test_import_leagues.SeasonStartTest
  ✅ test_first_hit
  ✅ test_first_hit_multiseason
  ✅ test_later_hit
  ✅ test_later_hit_multiseason

✅ leagues.tests.integration.test_import_leagues.SeasonTest-20241228075155

leagues.tests.integration.test_import_leagues.SeasonTest
  ✅ test_all
  ✅ test_old_seasons
  ✅ test_specific

✅ leagues.tests.integration.test_import_leagues.SpecificLeagueTest-20241228075155

leagues.tests.integration.test_import_leagues.SpecificLeagueTest
  ✅ test_mvl_2016
  ✅ test_mvl_2017
  ✅ test_mwls_2016
  ✅ test_mwls_2017

✅ leagues.tests.integration.test_import_leagues.YouthTest-20241228075155

leagues.tests.integration.test_import_leagues.YouthTest
  ✅ test_no_youth
  ✅ test_youth

✅ leagues.tests.integration.test_import_teams.TeamTest-20241228075155

leagues.tests.integration.test_import_teams.TeamTest
  ✅ test_update

✅ leagues.tests.integration.test_retired_team.RetiredTeamTest-20241228075155

leagues.tests.integration.test_retired_team.RetiredTeamTest
  ✅ test_another_retired_team
  ✅ test_nonexisting_retired_team
  ✅ test_retired_team
  ✅ test_retirement_during_season

✅ players.tests.integration.test_import_reports.CommandTest-20241228075155

players.tests.integration.test_import_reports.CommandTest
  ✅ test_duplicate
  ✅ test_league
  ✅ test_successful

✅ players.tests.integration.test_import_reports.ForfeitTest-20241228075155

players.tests.integration.test_import_reports.ForfeitTest
  ✅ test

✅ players.tests.integration.test_import_reports.ReportsBlacklistTest-20241228075155

players.tests.integration.test_import_reports.ReportsBlacklistTest
  ✅ test_blacklist

✅ players.tests.integration.test_import_reports.YouthTest-20241228075155

players.tests.integration.test_import_reports.YouthTest
  ✅ test_youth

✅ teams.tests.integration.test_calendars.CalendarTest-20241228075155

teams.tests.integration.test_calendars.CalendarTest
  ✅ test_specific