1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/tests/Feature/Import
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
..
CSV Fixes for tests 2022-06-24 11:55:41 +10:00
Freshbooks Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
Invoice2Go Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
Invoicely Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
Wave Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
Zoho Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
backup.zip Fixes for import company tests 2021-05-30 21:26:43 +10:00
clients.csv Working on importing CSV Invoices 2020-12-20 18:02:58 +11:00
expenses.csv Add tests; block sending payment emails during an import. 2021-02-17 22:05:33 -05:00
freshbooks_clients.csv Tests for imports 2022-02-10 08:53:48 +11:00
freshbooks_invoices.csv Tests for imports 2022-02-10 08:53:48 +11:00
i2g_clients.csv Tests for imports 2022-02-10 08:53:48 +11:00
i2g_invoices.csv Tests for imports 2022-02-10 08:53:48 +11:00
ImportCompanyTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
ImportCsvTest.php Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
invoice.csv Fixes for tests 2022-06-24 11:55:41 +10:00
invoicely_clients.csv Tests for imports 2022-02-10 08:53:48 +11:00
invoicely_invoices.csv Tests for imports 2022-02-10 08:53:48 +11:00
payments.csv Add tests; block sending payment emails during an import. 2021-02-17 22:05:33 -05:00
products.csv Fixes for github actions 2020-12-18 11:31:27 +11:00
quotes.csv Tests for quote import 2022-02-08 15:14:26 +11:00
vendors.csv Add tests; block sending payment emails during an import. 2021-02-17 22:05:33 -05:00
wave_clients.csv Tests for imports 2022-02-10 08:53:48 +11:00
wave_expenses.csv Tests for expense imports for Wave 2022-02-10 21:15:58 +11:00
wave_invoices.csv Tests for imports 2022-02-10 08:53:48 +11:00
wave_vendors.csv Tests for vendor import with Wave 2022-02-10 15:10:56 +11:00
zoho_contacts.csv Tests for imports 2022-02-10 08:53:48 +11:00
zoho_invoices.csv Tests for imports 2022-02-10 08:53:48 +11:00