Commit Graph

5 Commits

Author SHA1 Message Date
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
Thor77 ea2f3a016e Rename task factorybot to factory_bot 2019-05-05 11:47:08 +02:00
Thor77 12281282e3 Add missing environment to lint task 2019-05-05 11:47:08 +02:00
Daniel Schädler 940a9b30c6 Add Rake Task to lint Factories 2019-05-05 11:47:08 +02:00
Thor77 201f08f09c
Add rake docker tasks 2019-04-17 08:25:13 +02:00