turniere-backend/spec
Thor77 e763f14719 Add ScoresController and their specs 2018-11-30 14:42:12 +01:00
..
controllers Add ScoresController and their specs 2018-11-30 14:42:12 +01:00
factories Change Score to MatchScore & MatchScore score attribute to points 2018-11-30 14:15:48 +01:00
interactors Implements Adding Tournaments to Database 2018-11-29 11:58:27 +01:00
models Change Score to MatchScore & MatchScore score attribute to points 2018-11-30 14:15:48 +01:00
routing Add ScoresController and their specs 2018-11-30 14:42:12 +01:00
services Change Score to MatchScore & MatchScore score attribute to points 2018-11-30 14:15:48 +01:00
auth_helpers.rb Modify local instead of global request 2018-11-25 22:55:49 +01:00
deserialize_helpers.rb Add deserialize_list helper 2018-11-25 22:55:49 +01:00
rails_helper.rb Add and include DeserializeHelpers 2018-11-24 20:33:31 +01:00
spec_helper.rb Prepare spec_helper for focused tests 2018-11-29 11:02:25 +01:00