Commit graph

5 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
Martin Lensment
c91c9c8ebf Refactor EPP users to API users 2015-01-29 14:13:49 +02:00
Martin Lensment
6c5c0b38c8 Rubocop autocorrect 2014-08-25 14:14:25 +03:00
Martin Lensment
5405632862 Improve Epp Session tests 2014-06-27 13:45:42 +03:00
Martin Lensment
e9f23ba348 Add EppSession for custom session management 2014-06-27 13:39:16 +03:00