turniere-backend/spec
Thor77 be89152cb1 Lint factories before spec suite
This also removes the rake task and implements Factory linting as
before(:suite) which is not recommended by the FactoryBot guys, but
we decided to implement it that way as it does not need to be
configured within CI explicitly.
2019-05-05 11:47:08 +02:00
..
controllers Add test for empty team hashes 2019-05-04 20:34:57 +02:00
factories Adds :playoff_stage as factory 2019-05-04 20:34:57 +02:00
interactors Raise exceptions upon error in group_stage_service 2019-05-04 20:34:57 +02:00
models Test teams methods of Matches, Groups and Stages 2019-05-04 20:34:57 +02:00
routing Score is now MatchScore & Score Attribute is Points Attribute 2018-11-30 15:10:33 +01:00
services Raise exceptions upon error in group_stage_service 2019-05-04 20:34:57 +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 Lint factories before spec suite 2019-05-05 11:47:08 +02:00