1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/tests
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
..
Browser Change companies table property domain to subdomain (#3141) 2019-12-11 07:53:41 +11:00
Feature Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
Integration Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
Pdf Tests for PDF generation 2019-05-04 16:55:19 +10:00
Unit Fixes for missing company object in job classes. (#3179) 2019-12-29 17:28:57 +11:00
_bootstrap.php StyleCI fixes (#2416) 2018-10-05 21:40:02 +10:00
CreatesApplication.php Initial commit 2018-10-04 20:10:43 +03:00
DuskTestCase.php Tests, Multi-DB support for incoming URLs (#2466) 2018-10-24 21:24:09 +11:00
MockAccountData.php Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
TestCase.php Initial commit 2018-10-04 20:10:43 +03:00