1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/tests/Feature
David Bomba 659af63b5c
Add Quotes to RandomDataSeeder (#3714)
* Skip preview tests

* Fixes for product test

* Fixes for tests

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Fixes for incorrect payment types

* Refactor class nameS

* Entity Notification refactor

* Entity Notifications

* Add Quotes to randomdataseederr
2020-05-19 08:22:18 +10:00
..
AccountTest.php Fixes for tests (#3701) 2020-05-14 19:08:49 +10: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 Fixes for tests (#3701) 2020-05-14 19:08:49 +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 Fixes for tests (#3701) 2020-05-14 19:08:49 +10:00
CompanyTokenApiTest.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
CreditTest.php Test for Gmail (#3706) 2020-05-16 12:04:24 +10: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 Test for Gmail (#3706) 2020-05-16 12:04:24 +10: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 Add Quotes to RandomDataSeeder (#3714) 2020-05-19 08:22:18 +10:00
ProductTest.php Add Quotes to RandomDataSeeder (#3714) 2020-05-19 08:22:18 +10: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 Add Quotes to RandomDataSeeder (#3714) 2020-05-19 08:22:18 +10:00
RecurringQuoteTest.php Add Quotes to RandomDataSeeder (#3714) 2020-05-19 08:22:18 +10: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