turniere-backend/spec/factories
Daniel Schädler 0950a601c5 Revert "A group_match always has match_scores attached"
This reverts commit 78617793
2019-06-01 19:36:52 +02:00
..
group_scores.rb Add valid factories for all models 2018-11-19 14:50:41 +01:00
groups.rb Add group_scores to groups factory, one for every team 2019-06-01 19:36:52 +02:00
match_scores.rb Change Score to MatchScore & MatchScore score attribute to points 2018-11-30 14:15:48 +01:00
matches.rb Revert "A group_match always has match_scores attached" 2019-06-01 19:36:52 +02:00
stages.rb Save the whole stage instead of the single matches 2019-05-22 09:25:07 +02:00
teams.rb Remove link between team.owner and tournament 2019-05-22 09:25:07 +02:00
tournaments.rb Fix comparison that got lost in refactoring 2019-05-27 13:25:14 +02:00
users.rb Add password to User factory 2019-04-23 10:48:25 +02:00