turniere-backend/spec/models
Thor77 a3523c4d06
Add bet model
* has_many relations in all belonging models
* specs for relations in existing models
* association specs for bet model
2019-06-09 20:43:28 +02:00
..
bet_spec.rb Add bet model 2019-06-09 20:43:28 +02:00
group_score_spec.rb Remove deprecated Factory Tests 2019-05-15 09:12:01 +02:00
group_spec.rb Remove deprecated Factory Tests 2019-05-15 09:12:01 +02:00
match_score_spec.rb Add method to check if match_score is part of a group match 2019-06-05 09:49:21 +02:00
match_spec.rb Add bet model 2019-06-09 20:43:28 +02:00
stage_spec.rb Remove deprecated Factory Tests 2019-05-15 09:12:01 +02:00
team_spec.rb Add bet model 2019-06-09 20:43:28 +02:00
tournament_spec.rb Remove deprecated Factory Tests 2019-05-15 09:12:01 +02:00
user_spec.rb Add bet model 2019-06-09 20:43:28 +02:00