1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/tests/Feature
David Bomba 6d0d6c10cd
Working on OAuth (#3686)
* Update Exchange rate Data once a day

* Tests for currency conversions

* Fixes for tests

* Fix for adding blank product keys

* Class for logging emails sent

* fixes for oauth
2020-05-12 19:56:30 +10:00
..
AccountTest.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
CancelInvoiceTest.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
ClientApiTest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ClientModelTest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ClientPresenterTest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ClientTest.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
CompanyGatewayApiTest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
CompanySettingsTest.php Fixes for Migration (#3572) 2020-04-01 19:54:22 +11:00
CompanyTest.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
CompanyTokenApiTest.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
CreditTest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
DesignApiTest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
InvitationTest.php Include Horizon (#3519) 2020-03-24 20:15:30 +11:00
InvoiceEmailTest.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
InvoiceTest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
LoginTest.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
MigrationTest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
PaymentTest.php Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10:00
PreviewTest.php Working on OAuth (#3686) 2020-05-12 19:56:30 +10:00
ProductTest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
QuoteTest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
RecurringInvoicesCronTest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
RecurringInvoiceTest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
RecurringQuoteTest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
RefundTest.php Implementation of Invoice Reversal (#3602) 2020-04-08 20:48:31 +10:00
ReminderTest.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
ReverseInvoiceTest.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
SubscriptionAPITest.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
UpdateExchangeRatesTest.php Working on OAuth (#3686) 2020-05-12 19:56:30 +10:00
UserTest.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00