invoiceninja/tests
Benjamin Beganović 50c37a8719 Update logic to support only one dynamic design class:
- New Design.php class that will act as master template
- PdfMaker->design() now accepts design object instead of string
- PdfMaker: Skip elements if no id|tag provided
- PdfMaker: 'content' property is now optional
- config/ninja.php now contains base_path for templates
- Refactored tests to be :green: ✔
- Removed PdfMakerDesignsTest since content is same for each template now
2020-09-04 10:18:41 +02:00
..
Browser Client portal tests (#3704) 2020-05-15 07:04:41 +10:00
Feature Update logic to support only one dynamic design class: 2020-09-04 10:18:41 +02:00
Integration Fixes for tests" 2020-08-19 11:49:33 +10:00
Pdf Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Unit Inject custom translations when needed 2020-08-11 11:03:49 +10:00
_bootstrap.php StyleCI fixes (#2416) 2018-10-05 21:40:02 +10:00
CreatesApplication.php Refunds implementation v1 (#3270) 2020-01-30 22:19:51 +11:00
DuskTestCase.php Client portal tests (#3704) 2020-05-15 07:04:41 +10:00
MockAccountData.php Fixes for payment number creation for online payments 2020-08-19 11:06:19 +10:00
TestCase.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00