Commit graph

9 commits

Author SHA1 Message Date
Daniel Siepmann c45dee45b0
[TASK] Update MJML and clean up parts of the extension for new release (#31)
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
Sascha Bruemmer 8fa50c3089 [WIP] v11: fix DI 2022-08-19 11:13:39 +02:00
Sascha Bruemmer 254a970468 [WIP] v11: fix RendererInterface injection 2022-08-02 12:10:03 +02:00
Daniel Huf 2f68fd32da Fix v10 2021-02-05 00:03:58 +01:00
Daniel Huf 7d85973bd1 php 7.4 + code cleanup 2021-01-26 10:15:06 +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 a7c019d658 [TASK] Init 2017-12-14 14:00:53 +01:00