1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 13:42:49 +01:00
invoiceninja/tests/Feature
David Bomba 74a6c4f2ee
Reminders (#3630)
* Performance improvements moving from str_replace to strtr

* Remove legacy docs

* Clean up credit transformer

* Working on invoice emails

* Clean up for invoice designs

* Tests for light and dark theme emails

* Working on reminder scheduling

* Reminder Job Class

* Fixes for github actions

* PHP CS

* Test for reminders

* Test for reminders
2020-04-15 10:30:52 +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 Reminders (#3630) 2020-04-15 10:30:52 +10:00
PreviewTest.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11: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
UserTest.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00