[
https://issues.apache.org/jira/browse/MPT-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14963053#comment-14963053
]
ASF GitHub Bot commented on MPT-33:
-----------------------------------
GitHub user mbaechler opened a pull request:
https://github.com/apache/james-project/pull/3
MPT-33 introduce namespace support feature and run related tests only…
… when supported
This uses junit Assume that allowes to disable a test when a
condition if false.
ImapHostSystem is supposed to implements supports(Feature... feature)
for this purpose
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mbaechler/james-project MPT-33
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/james-project/pull/3.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3
----
commit e59ed2a9df740c5ca62d1243105c87c79d564593
Author: Matthieu Baechler <[email protected]>
Date: 2015-10-19T09:28:27Z
MPT-33 introduce namespace support feature and run related tests only when
supported
This uses junit Assume that allowes to disable a test when a
condition if false.
ImapHostSystem is supposed to implements supports(Feature... feature)
for this purpose
----
> Support optional features when running mpt tests
> ------------------------------------------------
>
> Key: MPT-33
> URL: https://issues.apache.org/jira/browse/MPT-33
> Project: James MPT
> Issue Type: Improvement
> Components: Main
> Reporter: Matthieu Baechler
>
> MAILBOX-241 basically says : "I wrote some tests but it breaks on maildir
> because maildir doesn't have namespace support".
> I think this kind of feature set mismatch between backends is going to happen
> as we move on with generic tests.
> I propose to introduce feature conditioned tests in mpt to workaround this
> kind of problems.
> Come is coming soon.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]