Commit graph

5 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
Daniel 1fef314213
[TAKS] Add package-lock.json (#10) 2018-01-02 15:30:03 +01:00
Daniel Siepmann 4dc56d3c0b
Merge remote-tracking branch 'origin/feature/travisYml' into feature/add-test
Conflicts:
    .travis.yml
2017-12-16 11:59:19 +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 Huf a7c019d658 [TASK] Init 2017-12-14 14:00:53 +01:00