Commit graph

6 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
2983a0e331 Allow api_user_with_unlimited_balance factory to accept registrar 2017-03-05 18:40:43 +02:00
Artur Beljajev
a1bdfa8df4 Add "registrar_with_unlimited_balance" factory
#248
2017-01-08 21:45:47 +02:00
Artur Beljajev
596cb8f55d Introduce ApiUser.min_password_length
#248
2017-01-08 21:30:01 +02:00
Artur Beljajev
a77a0ae558 Add api_user_epp factory
#251
2016-12-13 08:12:53 +02:00
Artur Beljajev
19f3d1b5e0 Add api user factory 2016-11-29 00:10:32 +02:00