1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/tests/Integration
Nikola Cirkovic c75b1d303f
Cirkovic/ina 16 fixes (#50)
* Dispatch | PdfCreatorTest | Removed deprecated method

* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +10:00
..
PaymentDrivers Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
Validation Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
CheckCacheTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
CheckLockedInvoiceValidationTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
CheckRemindersTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
CompanyLedgerTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
ContainerTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
DownloadHistoricalInvoiceTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
EventTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
HtmlGenerationTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
InvoiceUploadTest.php Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
MarkInvoicePaidTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
MultiDBUserTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
PostmarkWebhookTest.php Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
SendFailedEmailsTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
SystemHealthTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
UniqueEmailTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
UpdateCompanyLedgerTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
UpdateCompanyUserTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
UploadFileTest.php Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
UploadLogoTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00