turniere-backend/spec/controllers
Daniel Schädler 0d85c057b6 Test unprocessable entity response on a match that is not ready
Unprocessable entity is returned when you try to start a match that is
not ready yet.
2019-06-10 18:49:07 +02:00
..
match_scores_controller_spec.rb Test returning unprocessable entity when match_score update fails 2019-06-10 18:49:07 +02:00
matches_controller_spec.rb Test unprocessable entity response on a match that is not ready 2019-06-10 18:49:07 +02:00
statistics_controller_spec.rb Remove unnecessary :group_stage_only tournament 2019-06-10 18:49: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 Add field to tournament containing playoff_teams_amount 2019-06-10 18:49:07 +02:00