Skip to content

update dependencies #323

update dependencies

update dependencies #323

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

63 passed, 0 failed and 0 skipped

Tests passed successfully

✅ integration.xml

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

Test suite Passed Failed Skipped Time
associations.tests.integration.test_import_associations.CommandTest-20241226075412 3✅ 175s
base.tests.integration.test_correct_data.ImportGamesTest-20241226075412 2✅ 57s
clubs.tests.integration.test_import_clubs.ImportClubsTest-20241226075412 6✅ 91s
districts.tests.integration.test_import_districts.CommandTest-20241226075412 4✅ 373s
games.tests.integration.test_import_games.BuggedGameRowsTest-20241226075412 3✅ 80s
games.tests.integration.test_import_games.ForfeitTest-20241226075412 2✅ 55s
games.tests.integration.test_import_games.ImportGamesTest-20241226075412 4✅ 98s
games.tests.integration.test_import_games.UpdateTest-20241226075412 2✅ 57s
games.tests.integration.test_import_games.YouthTest-20241226075412 2✅ 57s
leagues.tests.integration.test_import_leagues.CommandTest-20241226075412 3✅ 82s
leagues.tests.integration.test_import_leagues.FewGames-20241226075412 1✅ 26s
leagues.tests.integration.test_import_leagues.LeagueNameTest-20241226075412 6✅ 177s
leagues.tests.integration.test_import_leagues.SeasonStartTest-20241226075412 4✅ 122s
leagues.tests.integration.test_import_leagues.SeasonTest-20241226075412 3✅ 99s
leagues.tests.integration.test_import_leagues.SpecificLeagueTest-20241226075412 4✅ 114s
leagues.tests.integration.test_import_leagues.YouthTest-20241226075412 2✅ 51s
leagues.tests.integration.test_import_teams.TeamTest-20241226075412 1✅ 28s
leagues.tests.integration.test_retired_team.RetiredTeamTest-20241226075412 4✅ 138s
players.tests.integration.test_import_reports.CommandTest-20241226075412 3✅ 162s
players.tests.integration.test_import_reports.ForfeitTest-20241226075412 1✅ 27s
players.tests.integration.test_import_reports.ReportsBlacklistTest-20241226075412 1✅ 28s
players.tests.integration.test_import_reports.YouthTest-20241226075412 1✅ 31s
teams.tests.integration.test_calendars.CalendarTest-20241226075412 1✅ 26s

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

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

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

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

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

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-20241226075412

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

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

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-20241226075412

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

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

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

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

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

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

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

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

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

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

leagues.tests.integration.test_import_leagues.FewGames
  ✅ test_short_name_single_game_per_team

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

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-20241226075412

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-20241226075412

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

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

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-20241226075412

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

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

leagues.tests.integration.test_import_teams.TeamTest
  ✅ test_update

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

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-20241226075412

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

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

players.tests.integration.test_import_reports.ForfeitTest
  ✅ test

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

players.tests.integration.test_import_reports.ReportsBlacklistTest
  ✅ test_blacklist

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

players.tests.integration.test_import_reports.YouthTest
  ✅ test_youth

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

teams.tests.integration.test_calendars.CalendarTest
  ✅ test_specific