Commit graph

8 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
fe8559dbb0 Remove shoulda-matchers gem
#206
2016-10-20 15:15:46 +03:00
Martin Lensment
7a26b77606 Automatic invoice cancelling #2539 2015-06-26 11:36:41 +03:00
Priit Tark
d9ca931c97 Silence invoice pdf tests 2015-04-30 18:34:49 +03:00
Martin Lensment
23098add74 Invoice filtering in registrar 2015-04-28 12:14:20 +03:00
Martin Lensment
6070c31ed6 Overdue invoice cancelling 2015-04-27 15:14:58 +03:00
Martin Lensment
57d23976c7 Some tests for invoice binding 2015-04-14 19:00:38 +03:00
Martin Lensment
7eff257434 Add tests to invoice 2015-04-14 13:55:32 +03:00