1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/tests/Feature
David Bomba 9dfa97eedf
enforce settype() for strings that are _ids (#3010)
* Add Includes

* Clean up company settings + tests

* Update Company Settings Schema

* Fixes for tests

* fixes for tests

* fixes for settings

* Enforce settype(string) for _ids
2019-10-23 17:21:16 +11:00
..
AccountTest.php fixes for tesT 2019-07-09 07:55:43 +10:00
ClientApiTest.php API Tests for clients 2019-10-02 20:22:10 +10:00
ClientModelTest.php Fixes for settings (#3009) 2019-10-23 12:01:25 +11:00
ClientPresenterTest.php Tests for client presenter using new settings object for company meta data 2019-10-05 11:48:00 +10:00
ClientTest.php Refactor for settings to force types 2019-09-19 15:50:05 +10:00
CompanyGatewayApiTest.php Fixes for tests 2019-10-03 21:50:50 +10:00
CompanySettingsTest.php Documentation for SettingsSaver trait 2019-10-10 13:24:19 +11:00
CompanyTest.php enforce settype() for strings that are _ids (#3010) 2019-10-23 17:21:16 +11:00
InvitationTest.php fixes for travis 2019-09-11 16:54:14 +10:00
InvoiceTest.php Switch currency_id back to settings object 2019-10-10 21:43:50 +11:00
LoginTest.php Laravel V6 2019-09-26 23:00:51 +10:00
PaymentTest.php Fixes for signup route 2019-09-17 07:42:08 +10:00
ProductTest.php Fixes for signup route 2019-09-17 07:42:08 +10:00
QuoteTest.php Fixes 2019-09-18 22:43:37 +10:00
RecurringInvoicesCronTest.php Create or Update invitations on invoice save / creation 2019-09-23 13:10:51 +10:00
RecurringInvoiceTest.php Fixes 2019-09-18 22:43:37 +10:00
RecurringQuoteTest.php Fixes 2019-09-18 22:43:37 +10:00
UserTest.php Fixes for signup route 2019-09-17 07:42:08 +10:00