Skip to content

fix integration tests #312

fix integration tests

fix integration tests #312

GitHub Actions / Integration Tests succeeded Oct 16, 2024 in 0s

63 passed, 0 failed and 0 skipped

Tests passed successfully

✅ integration.xml

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

Test suite Passed Failed Skipped Time
associations.tests.integration.test_import_associations.CommandTest-20241016085655 3✅ 175s
base.tests.integration.test_correct_data.ImportGamesTest-20241016085655 2✅ 56s
clubs.tests.integration.test_import_clubs.ImportClubsTest-20241016085655 6✅ 89s
districts.tests.integration.test_import_districts.CommandTest-20241016085655 4✅ 379s
games.tests.integration.test_import_games.BuggedGameRowsTest-20241016085655 3✅ 84s
games.tests.integration.test_import_games.ForfeitTest-20241016085655 2✅ 56s
games.tests.integration.test_import_games.ImportGamesTest-20241016085655 4✅ 96s
games.tests.integration.test_import_games.UpdateTest-20241016085655 2✅ 57s
games.tests.integration.test_import_games.YouthTest-20241016085655 2✅ 57s
leagues.tests.integration.test_import_leagues.CommandTest-20241016085655 3✅ 81s
leagues.tests.integration.test_import_leagues.FewGames-20241016085655 1✅ 25s
leagues.tests.integration.test_import_leagues.LeagueNameTest-20241016085655 6✅ 176s
leagues.tests.integration.test_import_leagues.SeasonStartTest-20241016085655 4✅ 117s
leagues.tests.integration.test_import_leagues.SeasonTest-20241016085655 3✅ 92s
leagues.tests.integration.test_import_leagues.SpecificLeagueTest-20241016085655 4✅ 111s
leagues.tests.integration.test_import_leagues.YouthTest-20241016085655 2✅ 51s
leagues.tests.integration.test_import_teams.TeamTest-20241016085655 1✅ 27s
leagues.tests.integration.test_retired_team.RetiredTeamTest-20241016085655 4✅ 137s
players.tests.integration.test_import_reports.CommandTest-20241016085655 3✅ 158s
players.tests.integration.test_import_reports.ForfeitTest-20241016085655 1✅ 29s
players.tests.integration.test_import_reports.ReportsBlacklistTest-20241016085655 1✅ 29s
players.tests.integration.test_import_reports.YouthTest-20241016085655 1✅ 31s
teams.tests.integration.test_calendars.CalendarTest-20241016085655 1✅ 27s

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

leagues.tests.integration.test_import_leagues.FewGames
  ✅ test_short_name_single_game_per_team

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

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

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

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

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

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

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

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

leagues.tests.integration.test_import_teams.TeamTest
  ✅ test_update

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

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

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

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

players.tests.integration.test_import_reports.ForfeitTest
  ✅ test

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

players.tests.integration.test_import_reports.ReportsBlacklistTest
  ✅ test_blacklist

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

players.tests.integration.test_import_reports.YouthTest
  ✅ test_youth

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

teams.tests.integration.test_calendars.CalendarTest
  ✅ test_specific