turniere-backend/spec
Daniel Schädler a449e0193a Use match_array instead of eq
This is the proper way to compare arrays
2019-04-23 14:19:36 +02:00
..
controllers Add spec for tournament-creation with invalid team 2019-04-16 13:24:58 +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 Use match_array instead of eq 2019-04-23 14:19:36 +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