turniere-backend/spec
Thor77 c4d03b52c3 Fix tournament index spec apply wrong auth header
because the user @owner doesn't have any private tournaments, therefore
the spec was pointless
2019-04-24 22:49:48 +02:00
..
controllers Fix tournament index spec apply wrong auth header 2019-04-24 22:49:48 +02:00
factories Add password to User factory 2019-04-23 10:48:25 +02:00
interactors Implements Adding Tournaments to Database 2018-11-29 11:58:27 +01:00
models Add spec for custom username validation 2019-04-23 10:46:36 +02:00
routing Score is now MatchScore & Score Attribute is Points Attribute 2018-11-30 15:10:33 +01:00
services Change return for 0 teams to exception 2019-04-23 14:21:29 +02: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