1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 05:32:39 +01:00
invoiceninja/tests/Integration
David Bomba f712b789ca
Fixes for tests (#3184)
* fix typo

* php-cs traits

* CS fixer pass

* Password protect User routes

* Implement checks to prevent editing a deleted record

* Clean up payment flows

* Fixes for tests
2019-12-31 08:59:12 +11:00
..
CheckCacheTest.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CheckRemindersTest.php Implement invoice reminder scheduler (#3160) 2019-12-18 13:45:18 +11:00
MarkInvoicePaidTest.php Refactor jobs to be MultiDB aware (#3174) 2019-12-27 11:28:36 +11:00
MultiDBUserTest.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
UniqueEmailTest.php Change companies table property domain to subdomain (#3141) 2019-12-11 07:53:41 +11:00
UpdateCompanyLedgerTest.php Fixes for missing company object in job classes. (#3179) 2019-12-29 17:28:57 +11:00
UploadFileTest.php Logging 2019-06-03 15:31:20 +10:00
UploadLogoTest.php Default gateway type ID (#3008) 2019-10-22 22:27:03 +11:00