1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/tests/Unit
Benjamin Beganović 01c47d7c5d (Sync) beganovich:v2 to invoiceninja:v2 (#3254)
* Add more checks to invoice test

* Uploading migration file & test

* Comment redundant tests

* Improve tests with smaller sample files. (#3250)

* Reduce migration file size to improve test velocity

* minor fixes

* remove xhprof ext

* Tests for templates

* Remove commented tests

* Fix invoices testing & importing

* Sending e-mail when migration fails

* Uploading & storing the migration file
- Added Swagger notation
- Added MigrationTest.php method

Co-authored-by: David Bomba <turbo124@gmail.com>
2020-01-28 07:56:48 +11:00
..
Migration (Sync) beganovich:v2 to invoiceninja:v2 (#3254) 2020-01-28 07:56:48 +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 Multi-Master Support for MySQL (#3146) 2019-12-14 16:49:48 +11:00
CompareCollectionTest.php Refactors, and create a number helper 2019-08-28 12:36:53 +10:00
CompareObjectTest.php Multi-Master Support for MySQL (#3146) 2019-12-14 16:49:48 +11: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 Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
GeneratesCounterTest.php Fixes for missing company object in job classes. (#3179) 2019-12-29 17:28:57 +11:00
GroupSettingsTest.php Fixes for client currency id (#3092) 2019-11-25 20:38:55 +11:00
GroupTest.php Refactor for settings to force types 2019-09-19 15:50:05 +10:00
InvoiceInclusiveTest.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
InvoiceItemInclusiveTest.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
InvoiceItemTest.php Improve invoice calculations (#3007) 2019-10-22 13:07:00 +11:00
InvoiceItemV2Test.php Exclusive tax rate calculations (#3005) 2019-10-20 17:23:35 +11:00
InvoiceTest.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +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