turniere-backend/spec
Daniel Schädler cfdda077eb 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-05-29 23:02:59 +02:00
..
controllers Force save match_scores 2019-05-26 20:15:59 +02:00
factories Fix comparison that got lost in refactoring 2019-05-27 13:25:14 +02:00
interactors Fix factory name for stageless tournament 2019-05-26 20:15:59 +02:00
models Implement Methods returning points of teams per match 2019-05-29 23:02:59 +02:00
routing Add routing to StatisticsController 2019-05-16 20:53:05 +02:00
services Change match state of match below 2019-05-26 20:15:59 +02:00
auth_helpers.rb Modify local instead of global request 2018-11-25 22:55:49 +01:00
deserialize_helpers.rb Adapt deserialization methods to new schema 2018-12-11 17:14:43 +01:00
factorybot_lint_spec.rb Change from rake Task to a single spec 2019-05-15 09:12:01 +02:00
rails_helper.rb Add and include DeserializeHelpers 2018-11-24 20:33:31 +01:00
spec_helper.rb Prepare spec_helper for focused tests 2018-11-29 11:02:25 +01:00