1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 01:11:34 +02:00
invoiceninja/tests
David Bomba 01173c66d8
Fixes for validation. (#3130)
* Fixes for OpenAPI Documentation + fix support for docs for PHP 7.4

* Minor fixes for GMail API

* Add fix for 2 contacts with no email addresses failing validation, emails are optional! but cannot be duplicated if a value is set

* Return template as a object with subject and body components

* Fixes for OpenAPI Schema

* Stubs for payment edge cases

* payment tests
2019-12-05 17:22:20 +11:00
..
Browser Payment methods (#3045) 2019-11-06 09:51:39 +11:00
Feature Fixes for validation. (#3130) 2019-12-05 17:22:20 +11:00
Integration Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11:00
Pdf Tests for PDF generation 2019-05-04 16:55:19 +10:00
Unit Fixes for client currency id (#3092) 2019-11-25 20:38:55 +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 Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
TestCase.php Initial commit 2018-10-04 20:10:43 +03:00