turniere-backend/spec/controllers
Daniel Schädler 90d97962a3 Test trying to finish a group stage with unfinished matches 2019-06-18 22:22:10 +02:00
..
bets_controller_spec.rb Fix mock using throw instead of raise 2019-06-17 13:48:50 +02:00
groups_controller_spec.rb Implement GroupsController 2019-06-16 13:22:15 +02:00
match_scores_controller_spec.rb Test returning unprocessable entity when match_score update fails 2019-06-05 10:13:26 +02:00
matches_controller_spec.rb Fix last Match not being stopped correctly 2019-06-18 14:09:29 +02:00
stages_controller_spec.rb Test trying to finish a group stage with unfinished matches 2019-06-18 22:22:10 +02:00
statistics_controller_spec.rb Remove unnecessary :group_stage_only tournament 2019-06-05 09:49:21 +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 Fix teams not associated with created tournament 2019-06-18 13:29:31 +02:00