Commit graph

4 commits

Author SHA1 Message Date
Artur Beljajev
2da578a437 Migrate fabricators to factory bot factories (#626)
* Remove factory_girl include from dev rake task

No longer needed after 92b125b4a7

* Add missing factories

* Use FactoryBot factories instead of fabricators

* Remove all fabricators

* Remove unused method

* Remove fabrication gem

* Rename FactoryGirl to FactoryBot

https://robots.thoughtbot.com/factory_bot
2017-11-16 10:18:53 +02:00
Artur Beljajev
336a1ef6e3 Ignore some factories on FactoryGirl.lint 2017-03-31 17:02:12 +03:00
Artur Beljajev
55571b3953 Fix factory lint spec
#330
2017-01-05 19:18:32 +02:00
Artur Beljajev
7e46ba01c2 Fix FactoryGirl lint spec
#186
2016-10-28 00:25:07 +03:00