1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/tests/Feature/Import
Shift 19080933b6
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
..
CSV Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Freshbooks Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Invoice2Go Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Invoicely Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Wave Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Zoho Apply Laravel coding style 2022-06-21 09:57:17 +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 Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ImportCsvTest.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
invoice.csv Working on importing CSV Invoices 2020-12-20 18:02:58 +11: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