1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 13:42:49 +01:00
invoiceninja/tests/Integration
David Bomba 4eebaf7eb4
Migrate to services (#3358)
* Working on ledger

* Migrate to services

* Refactor to services

* Migrate to services

* Jobs cleanup
2020-02-21 08:05:01 +11:00
..
CheckCacheTest.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CheckRemindersTest.php Explicitly call the service() method, rather than obfuscate. (#3281) 2020-02-04 18:51:44 +11:00
DesignTest.php Migrate to services (#3358) 2020-02-21 08:05:01 +11:00
InvoiceUploadTest.php Fixes for ClientContact CRUD (#3317) 2020-02-12 20:18:56 +11:00
MarkInvoicePaidTest.php Explicitly call the service() method, rather than obfuscate. (#3281) 2020-02-04 18:51:44 +11:00
MultiDBUserTest.php Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
UniqueEmailTest.php Change companies table property domain to subdomain (#3141) 2019-12-11 07:53:41 +11:00
UpdateCompanyLedgerTest.php Migrate to services (#3358) 2020-02-21 08:05:01 +11:00
UploadFileTest.php Download Invoice by Invitation (#3312) 2020-02-12 11:41:17 +11:00
UploadLogoTest.php Default gateway type ID (#3008) 2019-10-22 22:27:03 +11:00