turniere-backend/spec/factories
Daniel Schädler 474a52a0a3 Add group_scores to groups factory, one for every team 2019-06-10 18:49:07 +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-10 18:49:07 +02:00
match_scores.rb Change Score to MatchScore & MatchScore score attribute to points 2018-11-30 14:15:48 +01:00
matches.rb Change status of Match to only represent being finished 2019-05-26 20:14:13 +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