turniere-backend/spec/models
Daniel Schädler 6d7cdbc317 Implement Methods returning points of teams per match
These methods return group_points scored_points and received_points
respectively when given a team that is present in the match
They return 0 when given a team that isn't contesting in that match
2019-06-04 15:09:21 +02:00
..
group_score_spec.rb Remove deprecated Factory Tests 2019-05-15 09:12:01 +02:00
group_spec.rb Remove deprecated Factory Tests 2019-05-15 09:12:01 +02:00
match_score_spec.rb Remove deprecated Factory Tests 2019-05-15 09:12:01 +02:00
match_spec.rb Implement Methods returning points of teams per match 2019-06-04 15:09:21 +02:00
stage_spec.rb Remove deprecated Factory Tests 2019-05-15 09:12:01 +02:00
team_spec.rb Remove deprecated Factory Tests 2019-05-15 09:12:01 +02:00
tournament_spec.rb Remove deprecated Factory Tests 2019-05-15 09:12:01 +02:00
user_spec.rb Remove deprecated Factory Tests 2019-05-15 09:12:01 +02:00