1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-06 03:02:34 +01:00
invoiceninja/tests/Feature
David Bomba 0908893180
Fixes for client currency id (#3092)
* Fix for CORs error where file download were being prevented by headers

* Fixes for CORs and File downloads

* give contextual error messages for invalid route actions

* Clean up LoginController for OAuth Testing

* Quote Actions

* Invoice and Quote Actions

* Fix for client currency
2019-11-25 20:38:55 +11:00
..
AccountTest.php Fixes for client currency id (#3092) 2019-11-25 20:38:55 +11:00
ClientApiTest.php Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11: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 Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
CompanyGatewayApiTest.php Implement fees and limits map for company gateways (#3053) 2019-11-11 23:21:19 +11:00
CompanySettingsTest.php Fixes for transforming and saving company settings. (#3058) 2019-11-13 08:26:40 +11:00
CompanyTest.php Implement Company Settings Sieve (#3057) 2019-11-12 22:36:24 +11:00
InvitationTest.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
InvoiceTest.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
LoginTest.php V2 (#3089) 2019-11-23 08:10:53 +11:00
MigrationTest.php Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
PaymentTest.php Fixes for client currency id (#3092) 2019-11-25 20:38:55 +11:00
ProductTest.php Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
QuoteTest.php Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11:00
RecurringInvoicesCronTest.php Create or Update invitations on invoice save / creation 2019-09-23 13:10:51 +10:00
RecurringInvoiceTest.php Fixes for transforming and saving company settings. (#3058) 2019-11-13 08:26:40 +11:00
RecurringQuoteTest.php Fixes for transforming and saving company settings. (#3058) 2019-11-13 08:26:40 +11:00
UserTest.php V2 (#3089) 2019-11-23 08:10:53 +11:00