turniere-backend/spec
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
..
controllers Change Score to MatchScore & MatchScore score attribute to points 2018-11-30 14:15:48 +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 TournamentsControllers specs 2018-11-25 22:55:48 +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