turniere-backend/spec
Thor77 a14a5224e5 Add spec for tournament-creation with invalid team 2019-04-16 13:24:58 +02:00
..
controllers Add spec for tournament-creation with invalid team 2019-04-16 13:24:58 +02:00
factories Replace deprecated Faker::Dog 2019-04-03 09:45:56 +02:00
interactors Implements Adding Tournaments to Database 2018-11-29 11:58:27 +01:00
models Assert tournament/stage/group relations optional 2019-04-03 10:03:45 +02:00
routing Score is now MatchScore & Score Attribute is Points Attribute 2018-11-30 15:10:33 +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 Adapt deserialization methods to new schema 2018-12-11 17:14:43 +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