Skip to content

fix integration tests #312

fix integration tests

fix integration tests #312

GitHub Actions / Integration Tests succeeded Nov 6, 2024 in 0s

63 passed, 0 failed and 0 skipped

Tests passed successfully

✅ integration.xml

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

Test suite Passed Failed Skipped Time
associations.tests.integration.test_import_associations.CommandTest-20241106075643 3✅ 186s
base.tests.integration.test_correct_data.ImportGamesTest-20241106075643 2✅ 60s
clubs.tests.integration.test_import_clubs.ImportClubsTest-20241106075643 6✅ 97s
districts.tests.integration.test_import_districts.CommandTest-20241106075643 4✅ 388s
games.tests.integration.test_import_games.BuggedGameRowsTest-20241106075643 3✅ 85s
games.tests.integration.test_import_games.ForfeitTest-20241106075643 2✅ 61s
games.tests.integration.test_import_games.ImportGamesTest-20241106075643 4✅ 106s
games.tests.integration.test_import_games.UpdateTest-20241106075643 2✅ 64s
games.tests.integration.test_import_games.YouthTest-20241106075643 2✅ 62s
leagues.tests.integration.test_import_leagues.CommandTest-20241106075643 3✅ 88s
leagues.tests.integration.test_import_leagues.FewGames-20241106075643 1✅ 28s
leagues.tests.integration.test_import_leagues.LeagueNameTest-20241106075643 6✅ 191s
leagues.tests.integration.test_import_leagues.SeasonStartTest-20241106075643 4✅ 131s
leagues.tests.integration.test_import_leagues.SeasonTest-20241106075643 3✅ 100s
leagues.tests.integration.test_import_leagues.SpecificLeagueTest-20241106075643 4✅ 121s
leagues.tests.integration.test_import_leagues.YouthTest-20241106075643 2✅ 54s
leagues.tests.integration.test_import_teams.TeamTest-20241106075643 1✅ 30s
leagues.tests.integration.test_retired_team.RetiredTeamTest-20241106075643 4✅ 158s
players.tests.integration.test_import_reports.CommandTest-20241106075643 3✅ 178s
players.tests.integration.test_import_reports.ForfeitTest-20241106075643 1✅ 30s
players.tests.integration.test_import_reports.ReportsBlacklistTest-20241106075643 1✅ 31s
players.tests.integration.test_import_reports.YouthTest-20241106075643 1✅ 35s
teams.tests.integration.test_calendars.CalendarTest-20241106075643 1✅ 30s

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

leagues.tests.integration.test_import_leagues.FewGames
  ✅ test_short_name_single_game_per_team

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

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

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

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

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

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

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

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

leagues.tests.integration.test_import_teams.TeamTest
  ✅ test_update

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

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

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

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

players.tests.integration.test_import_reports.ForfeitTest
  ✅ test

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

players.tests.integration.test_import_reports.ReportsBlacklistTest
  ✅ test_blacklist

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

players.tests.integration.test_import_reports.YouthTest
  ✅ test_youth

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

teams.tests.integration.test_calendars.CalendarTest
  ✅ test_specific