turniere-backend/spec/factories
Daniel Schädler 68f9b3b2b3 Change Score to MatchScore & MatchScore score attribute to points
This is done to improve the naming and therefore make things easier to understand.
2018-11-30 14:15:48 +01:00
..
group_scores.rb Add valid factories for all models 2018-11-19 14:50:41 +01:00
groups.rb Add valid factories for all models 2018-11-19 14:50:41 +01:00
match_scores.rb Change Score to MatchScore & MatchScore score attribute to points 2018-11-30 14:15:48 +01:00
matches.rb Change Score to MatchScore & MatchScore score attribute to points 2018-11-30 14:15:48 +01:00
stages.rb Add valid factories for all models 2018-11-19 14:50:41 +01:00
teams.rb Add team factory without parent tournament 2018-11-25 22:55:49 +01:00
tournaments.rb Add a tournament with stages to factory 2018-11-29 10:48:26 +01:00
users.rb Improve Factories 2018-11-29 11:01:52 +01:00