Skip to content

fix integration tests #312

fix integration tests

fix integration tests #312

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

63 passed, 0 failed and 0 skipped

Tests passed successfully

✅ integration.xml

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

Test suite Passed Failed Skipped Time
associations.tests.integration.test_import_associations.CommandTest-20240728085617 3✅ 176s
base.tests.integration.test_correct_data.ImportGamesTest-20240728085617 2✅ 54s
clubs.tests.integration.test_import_clubs.ImportClubsTest-20240728085617 6✅ 87s
districts.tests.integration.test_import_districts.CommandTest-20240728085617 4✅ 370s
games.tests.integration.test_import_games.BuggedGameRowsTest-20240728085617 3✅ 77s
games.tests.integration.test_import_games.ForfeitTest-20240728085617 2✅ 55s
games.tests.integration.test_import_games.ImportGamesTest-20240728085617 4✅ 94s
games.tests.integration.test_import_games.UpdateTest-20240728085617 2✅ 56s
games.tests.integration.test_import_games.YouthTest-20240728085617 2✅ 56s
leagues.tests.integration.test_import_leagues.CommandTest-20240728085617 3✅ 79s
leagues.tests.integration.test_import_leagues.FewGames-20240728085617 1✅ 25s
leagues.tests.integration.test_import_leagues.LeagueNameTest-20240728085617 6✅ 171s
leagues.tests.integration.test_import_leagues.SeasonStartTest-20240728085617 4✅ 116s
leagues.tests.integration.test_import_leagues.SeasonTest-20240728085617 3✅ 92s
leagues.tests.integration.test_import_leagues.SpecificLeagueTest-20240728085617 4✅ 108s
leagues.tests.integration.test_import_leagues.YouthTest-20240728085617 2✅ 49s
leagues.tests.integration.test_import_teams.TeamTest-20240728085617 1✅ 28s
leagues.tests.integration.test_retired_team.RetiredTeamTest-20240728085617 4✅ 132s
players.tests.integration.test_import_reports.CommandTest-20240728085617 3✅ 157s
players.tests.integration.test_import_reports.ForfeitTest-20240728085617 1✅ 27s
players.tests.integration.test_import_reports.ReportsBlacklistTest-20240728085617 1✅ 27s
players.tests.integration.test_import_reports.YouthTest-20240728085617 1✅ 30s
teams.tests.integration.test_calendars.CalendarTest-20240728085617 1✅ 26s

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

leagues.tests.integration.test_import_leagues.FewGames
  ✅ test_short_name_single_game_per_team

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

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

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

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

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

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

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

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

leagues.tests.integration.test_import_teams.TeamTest
  ✅ test_update

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

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

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

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

players.tests.integration.test_import_reports.ForfeitTest
  ✅ test

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

players.tests.integration.test_import_reports.ReportsBlacklistTest
  ✅ test_blacklist

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

players.tests.integration.test_import_reports.YouthTest
  ✅ test_youth

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

teams.tests.integration.test_calendars.CalendarTest
  ✅ test_specific