turniere-backend/spec/factories
Daniel Schädler 2e336262aa 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-13 13:21:24 +02:00
..
group_scores.rb Add valid factories for all models 2018-11-19 14:50:41 +01:00
groups.rb Make Match Factory configurable for group_stage and group factory 2019-06-05 09:49:21 +02:00
match_scores.rb Change Score to MatchScore & MatchScore score attribute to points 2018-11-30 14:15:48 +01:00
matches.rb Correct state of empty_prepared_playoff_match factory 2019-06-05 17:05:58 +02:00
stages.rb Add state to stage 2019-06-13 13:21:24 +02:00
teams.rb Remove link between team.owner and tournament 2019-05-22 09:25:07 +02:00
tournaments.rb Assign values to playoff transition relevant variables in factory 2019-06-13 13:21:24 +02:00
users.rb Add password to User factory 2019-04-23 10:48:25 +02:00