Commit graph

13 commits

Author SHA1 Message Date
Artur Beljajev
8de70735f6 Fix spec
#623
2018-03-12 12:19:06 +02:00
Artur Beljajev
8d4b2d902b Convert specs to tests
#623
2018-03-12 11:36:07 +02:00
Artur Beljajev
7acd41595c Merge branch 'registry-772' into registry-623
# Conflicts:
#	app/models/invoice.rb
#	db/structure.sql
2018-03-10 16:48:47 +02:00
Artur Beljajev
efaac16cee Remove unused attribute
#772
2018-03-10 16:33:35 +02:00
Artur Beljajev
7dee10c683 Rename invoices.var_prc to vat_rate
#623
2018-02-28 08:46:36 +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
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