Commit graph

12 commits

Author SHA1 Message Date
Daniel Siepmann 119b152f16
Merge remote-tracking branch 'origin/feature/escapeClean' into feature/add-test
Conflicts:
    Classes/View/MjmlBasedView.php
2017-12-16 11:39:28 +01:00
Daniel Siepmann 4794287b2d
TASK: Add test for command renderer 2017-12-16 11:31:48 +01:00
Daniel Huf b6caff30db [TASK] Escape and clean code 2017-12-15 21:29:13 +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 227ca8a035
TASK: Add php linting
To make sure there are no syntax errors in files.
2017-12-14 22:42:05 +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 Siepmann d1bc4870f7
TASK: Provide phpcs integration for CGL
Use common accepted PSR2 for CGL checks.
2017-12-14 22:30:49 +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 f1a35af9d4 [TASK] Move extension icon to right place 2017-12-14 18:19:04 +01:00
Daniel Huf a7c019d658 [TASK] Init 2017-12-14 14:00:53 +01:00
Daniel 91027442a7
Initial commit 2017-12-14 11:28:24 +01:00