turniere-backend/spec
Daniel Schädler 300f16b4c2 Rename create_data to create_playoff_tournament_data
This is done in preparation for the addition of group stage data
within the next few commits
2019-05-04 20:34:57 +02:00
..
controllers Rename create_data to create_playoff_tournament_data 2019-05-04 20:34:57 +02:00
factories Makes Groups have different incrementing numbers 2019-05-04 20:34:57 +02:00
interactors Test Add Group Stage Interactor 2019-05-04 20:34:57 +02:00
models Add spec for custom username validation 2019-04-23 10:46:36 +02:00
routing Score is now MatchScore & Score Attribute is Points Attribute 2018-11-30 15:10:33 +01:00
services Test GroupStageService 2019-05-04 20:34:57 +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
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