Commit graph

7 commits

Author SHA1 Message Date
c45dee45b0
[TASK] Update MJML and clean up parts of the extension for new release ()
Use one functional test to ensure everything works,
no unit tests with heavy mocking.

Update mjml to fix security issues and allow new options.

Provide GitHub Actions. This is a public extension with free minutes
which should ensure that existing setup still works.
2022-09-15 15:58:08 +02:00
Daniel Huf
7d85973bd1 php 7.4 + code cleanup 2021-01-26 10:15:06 +01:00
Daniel Huf
64132083fa
[TASK] Update mjml 4.5.1 & ext to 1.0.3 2020-01-24 11:21:16 +01:00
Daniel Huf
a0afc473a4
[TASK] Security: Update mjml to 4.3.1 and npm packages 2019-06-07 06:49:34 +02:00
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
4794287b2d
TASK: Add test for command renderer 2017-12-16 11:31:48 +01:00
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