turniere-backend/spec/controllers
Daniel Schädler 21c79665e1 Check if .winner returns a Team
This is done to prevent Test from succeeding if both
.winner and .teams return nil
2019-05-26 20:15:59 +02:00
..
match_scores_controller_spec.rb Test controller params as they're documented 2019-04-07 13:40:34 +02:00
matches_controller_spec.rb Check if .winner returns a Team 2019-05-26 20:15:59 +02:00
statistics_controller_spec.rb Add group_stage_only_tournament factory 2019-05-22 09:25:07 +02:00
teams_controller_spec.rb Delegate owner of team to tournament again 2019-05-22 09:25:07 +02:00
tournaments_controller_spec.rb Remove link between team.owner and tournament 2019-05-22 09:25:07 +02:00