internetee-registry/spec/factories
Artur Beljajev a97728c0f3 Refactor and improve invoices
- `runner 'Invoice.cancel_overdue_invoices'` in `schedule.rb` is
changed to `rake 'invoices:cancel_overdue'`.
- `invoices.payment_term` database column is removed and its value is
hardcoded in UI.
- `invoices.paid_at` is removed as unused
- `invoices.due_date` column's type is now `date`.
- `Invoice#invoice_items` renamed to `Invoice#items` and `Invoice`
interface to get a list of items is unified.
- Default date format in UI.
- Default translations are used.
- Tests improved.
- Specs converted to tests and removed along with factories.
- Database structure improved.
2019-03-14 15:39:24 +02:00
..
billing Rename FactoryGirl to FactoryBot 2017-10-28 21:43:38 +03:00
dns Rename FactoryGirl to FactoryBot 2017-10-28 21:43:38 +03:00
account.rb Rename FactoryGirl to FactoryBot 2017-10-28 21:43:38 +03:00
account_activity.rb Rename FactoryGirl to FactoryBot 2017-10-28 21:43:38 +03:00
admin_domain_contact.rb Rename FactoryGirl to FactoryBot 2017-10-28 21:43:38 +03:00
admin_user.rb Rename FactoryGirl to FactoryBot 2017-10-28 21:43:38 +03:00
api_user.rb Rename users.password to users.plain_text_password 2018-07-13 23:09:21 +03:00
bank_statement.rb Rename FactoryGirl to FactoryBot 2017-10-28 21:43:38 +03:00
bank_transaction.rb Rename FactoryGirl to FactoryBot 2017-10-28 21:43:38 +03:00
contact.rb Rename FactoryGirl to FactoryBot 2017-10-28 21:43:38 +03:00
dnskey.rb Rename FactoryGirl to FactoryBot 2017-10-28 21:43:38 +03:00
domain.rb Merge pull request #806 from internetee/registry-792 2018-04-17 16:23:48 +03:00
domain_contact.rb Rename FactoryGirl to FactoryBot 2017-10-28 21:43:38 +03:00
epp_session.rb Remove extra attribute 2018-02-12 15:50:12 +02:00
keyrelay.rb Rename FactoryGirl to FactoryBot 2017-10-28 21:43:38 +03:00
nameserver.rb Fix invalid factory 2018-02-20 04:35:25 +02:00
registrant.rb Rename FactoryGirl to FactoryBot 2017-10-28 21:43:38 +03:00
registrant_user.rb Rename FactoryGirl to FactoryBot 2017-10-28 21:43:38 +03:00
registrant_verification.rb Rename FactoryGirl to FactoryBot 2017-10-28 21:43:38 +03:00
registrar.rb Use Estonian reference number format instead of ISO 11649 2018-11-26 16:33:53 +02:00
reserved_domain.rb Rename FactoryGirl to FactoryBot 2017-10-28 21:43:38 +03:00
tech_domain_contact.rb Rename FactoryGirl to FactoryBot 2017-10-28 21:43:38 +03:00
white_ip.rb Rename FactoryGirl to FactoryBot 2017-10-28 21:43:38 +03:00