turniere-backend/spec/controllers
Daniel Schädler 280b0c1dec Change status of Match to only represent being finished
The winner will be a attribute of the Match instead of something
that is written in its status.
2019-05-26 20:14:13 +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 Change status of Match to only represent being finished 2019-05-26 20:14:13 +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