1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/tests/Integration
David Bomba 0878decf18
Implement payment rules at application edge (FormRequest) (#3202)
* Ensure payments, invoice and credit amount balance in the validator prior to saving

* additional payment validation rules and tests for processing payments

* Factories for credits

* Tests for payments

* Working on updating a payment

* Working on updating a payment

* fixes for updating a payment

* Working on Payment Tests

* More tests for payments, formrequests

* remove product_key as required from products
2020-01-10 07:15:10 +11:00
..
CheckCacheTest.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CheckRemindersTest.php Implement invoice reminder scheduler (#3160) 2019-12-18 13:45:18 +11:00
MarkInvoicePaidTest.php Refactor jobs to be MultiDB aware (#3174) 2019-12-27 11:28:36 +11:00
MultiDBUserTest.php Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
UniqueEmailTest.php Change companies table property domain to subdomain (#3141) 2019-12-11 07:53:41 +11:00
UpdateCompanyLedgerTest.php Fixes for missing company object in job classes. (#3179) 2019-12-29 17:28:57 +11:00
UploadFileTest.php Logging 2019-06-03 15:31:20 +10:00
UploadLogoTest.php Default gateway type ID (#3008) 2019-10-22 22:27:03 +11:00