invoiceninja/tests/Feature
David Bomba a60613aa26
Track signup platform (#3014)
* update company settings and OpenAPI definitions

* Fixes for tests

* Add extra variables to company settings

* Track signup platform when new account signup processed
2019-10-24 15:46:24 +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 Track signup platform (#3014) 2019-10-24 15:46:24 +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 Track signup platform (#3014) 2019-10-24 15:46:24 +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