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
3bdfb4b4eb Remove/fix outdated specs 2016-11-01 15:43:32 +02:00
Artur Beljajev
fe8559dbb0 Remove shoulda-matchers gem
#206
2016-10-20 15:15:46 +03:00
Martin Lensment
863f32a026 Increase account balance without vat #2663 2015-06-12 12:56:49 +03:00
Martin Lensment
a26ce110b2 Invoice cancelling 2015-04-27 11:15:09 +03:00
Martin Lensment
f1962b2f64 Add bank transaction spec 2015-04-17 16:07:43 +03:00