turniere-backend/spec
Daniel Schädler 155ce57723 Add state to stage
This state is required to stop the group stage and trigger playoff
generation, it is (for now) irrelevant for anything other than that.
2019-06-10 18:49:07 +02:00
..
controllers Fix two typos 2019-06-10 18:49:07 +02:00
factories Add state to stage 2019-06-10 18:49:07 +02:00
interactors Remove unnecessary :group_stage_only tournament 2019-06-10 18:49:07 +02:00
models Add method to check if match_score is part of a group match 2019-06-10 18:49:07 +02:00
routing Add routing to StatisticsController 2019-05-16 20:53:05 +02:00
services Test update_group_scores method 2019-06-10 18:49:07 +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