Commit graph

6 commits

Author SHA1 Message Date
Artur Beljajev
fa6edab62a Remove extra attribute
Registrar can be queried from user

#700
2018-02-12 15:50:12 +02:00
Artur Beljajev
ad1f5e6144 Fix invalid factory
#700
2018-02-07 08:38:14 +02:00
Artur Beljajev
cf5ea5a16d Revert "Remove factory"
This reverts commit 4163ee9017.
2018-02-07 06:18:09 +02:00
Artur Beljajev
4163ee9017 Remove factory
#700
2018-02-06 23:45:49 +02:00
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
92c3c86c94 Add factories 2017-06-12 00:42:11 +03:00