mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
* 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>