turniere-backend/spec/controllers
Daniel Schädler ceea95c3d3 Move scope of tournament creation in match_score controller test
This fixes the problem we had with the update of the match score
returning :forbidden because the @owner variable was not set properly.

Also names of the tests should now be easier to read.
2019-06-05 09:49:21 +02:00
..
match_scores_controller_spec.rb Move scope of tournament creation in match_score controller test 2019-06-05 09:49:21 +02:00
matches_controller_spec.rb Force save match_scores 2019-05-26 20:15:59 +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 Remove link between team.owner and tournament 2019-05-22 09:25:07 +02:00