Refactor TemplateEditor, add footer templates and templates from notifications app#76
Refactor TemplateEditor, add footer templates and templates from notifications app#76
Conversation
95e4ef3 to
a538caa
Compare
594899e to
1a637c2
Compare
|
@PVince81 tests added |
| <namespace>TemplateEditor</namespace> | ||
| <dependencies> | ||
| <owncloud min-version="10.0.3" max-version="10.1" /> | ||
| <owncloud min-version="10.0.8" max-version="10.1" /> |
There was a problem hiding this comment.
There is nothing 10.0.9-specific, I added a check for footers so 10.0.8 users will not see common mail footers in the list
| <directory suffix=".php">../../../templateeditor</directory> | ||
| <exclude> | ||
| <directory suffix=".php">../../../templateeditor/l10n</directory> | ||
| <directory suffix=".php">../../../templateeditor/tests</directory> |
There was a problem hiding this comment.
weird, I thought it would be enough to just put .. here since that would point at the tests folder, based on the path where phpunit.xml is located ?
There was a problem hiding this comment.
IDK. Being a lazy ass I just copied this config from another app :)
There was a problem hiding this comment.
Damn... so other apps are doing that too.
Can you adjust so that to avoid next copy-paste victim ? :-D
1a637c2 to
82f3cae
Compare
|
@PVince81 path in tests/unit/phpunit.xml has been changed |
|
@PVince81 - Are still with travis :'( |
|
let's do this then before the release #83 |

Test cases: