You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2018/03/11 13:17:00 UTC

[jira] [Work started] (SSHD-808) Run client/server unit tests with MINA IO

     [ https://issues.apache.org/jira/browse/SSHD-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SSHD-808 started by Goldstein Lyor.
-------------------------------------------
> Run client/server unit tests with MINA IO
> -----------------------------------------
>
>                 Key: SSHD-808
>                 URL: https://issues.apache.org/jira/browse/SSHD-808
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 1.7.0
>            Reporter: Goldstein Lyor
>            Assignee: Goldstein Lyor
>            Priority: Major
>              Labels: mina, sshd, unit-test
>
> Following the split of the MINA IO to its own artifact (SSHD-806) we need to make sure that the client/server related unit-tests succeed with this session factory as well. However, we do not want to run all the tests again - especially those that do not involve I/O (e.g., MAC vectors validations, load/save key-pairs, etc.).
> In order to do that perhaps we should use a _jUnit_ category marker for the tests to be excluded (or included - depending which group is smaller) and then run the tests with MINA IO, but only on the specified category.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)