Commit graph

8 commits

Author SHA1 Message Date
Daniel Huf d1a97b9be8
[TASK][SECURITY][!!!] Update to mjml 4 due to security npm issues
* [TASK][SECURITY][!!!] Update to mjml 4 due to security npm issues

* WIP|TASK: Fix broken test

Fix error in test.

Still the expected HTML is not as returned from mjml.

* [TASK] Remove comment generated by the consoleOutput in the test

* [TASK] Modify Expected.html to fit generated entry

* [TASK] Add same conversions on both outputs

* [TASK] Try with phpunit assertStringEqualsFile function

* [TASK] remove the \n again

* [BUGFIX] Add some compression configs to keep it small

* [BUGFIX] reduce line length
2018-06-13 10:28:05 +02:00
Daniel Huf 543fbba727 [BUGFIX] Add default folder configs and missing extbase registration 2018-01-19 16:08:14 +01:00
Daniel Siepmann 4794287b2d
TASK: Add test for command renderer 2017-12-16 11:31:48 +01:00
Daniel Siepmann eba401aa9f
TASK: Add first test
Add all dependencies to run tests.
Configure tests as composer task.
Add tests to travis.
Adjust code to make him exchangeable and testable.
2017-12-14 23:06:55 +01:00
Daniel Siepmann c11283119b
TASK: Fix CGL Issues
Fix issues in view class.
Do not print progress while linting.
2017-12-14 22:32:08 +01:00
Daniel Huf 9b710aa921 [TASK] Escape and clean code 2017-12-14 19:08:22 +01:00
Daniel Huf 26aa55e3ff [TASK] Remove duplicated code from extend 2017-12-14 18:22:32 +01:00
Daniel Huf a7c019d658 [TASK] Init 2017-12-14 14:00:53 +01:00