invoiceninja/tests/Unit
David Bomba b6d6d3928b
Eager loading (#2995)
* Fixes for tests

* Eager load payment types
2019-10-16 21:24:33 +11:00
..
BaseSettingsTest.php Refactor for settings to force types 2019-09-19 15:50:05 +10:00
CollectionMergingTest.php Fixes for tests 2019-09-11 12:01:49 +10:00
CompanySettingsTest.php fixes for tests 2019-10-10 14:48:09 +11:00
CompareCollectionTest.php Refactors, and create a number helper 2019-08-28 12:36:53 +10:00
CompareObjectTest.php Refactor for settings to force types 2019-09-19 15:50:05 +10:00
EncryptionSettingsTest.php Working on preauth credit card stripe 2019-09-16 12:05:30 +10:00
EvaluateStringTest.php Improve code coverage 2019-04-20 09:02:49 +10:00
FactoryCreationTest.php Refactoring how we set the DB in the request cycle 2019-07-12 15:03:30 +10:00
GeneratesCounterTest.php Refactor for settings to force types 2019-09-19 15:50:05 +10:00
GroupSettingsTest.php Refactor for settings to force types 2019-09-19 15:50:05 +10:00
GroupTest.php Refactor for settings to force types 2019-09-19 15:50:05 +10:00
InvoiceItemTest.php Invoice calculations (#2994) 2019-10-16 20:28:52 +11:00
InvoiceItemV2Test.php Invoice calculations (#2994) 2019-10-16 20:28:52 +11:00
InvoiceTest.php Eager loading (#2995) 2019-10-16 21:24:33 +11:00
MakesDatesTest.php Fixes for test 2019-08-28 10:58:13 +10:00
MakesInvoiceValuesTest.php Working on invoice item tax calculations 2019-09-04 15:15:42 +10:00
NestedCollectionTest.php Refactors, and create a number helper 2019-08-28 12:36:53 +10:00
NumberTest.php Refactors, and create a number helper 2019-08-28 12:36:53 +10:00
PrimaryKeyTransformationTest.php fixes for travis 2019-09-11 16:54:14 +10:00
SystemHealthTest.php fixes for tests 2019-07-08 16:06:41 +10:00