You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/10/31 20:32:01 UTC

[jira] [Commented] (GEODE-3374) Refactor WAN tests to use test rules and remove WANCommandTestBase

    [ https://issues.apache.org/jira/browse/GEODE-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227472#comment-16227472 ] 

ASF subversion and git services commented on GEODE-3374:
--------------------------------------------------------

Commit d0a2c3d1cd34e9abe13c9f4089e59cc09bfab500 in geode's branch refs/heads/develop from [~lhughesgodfrey]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d0a2c3d ]

GEODE-3338 Refactor WAN command tests to use new Rules

This commit includes refactoring the 13 test classes in WAN Command tests to
use the new Test Rules vs. the deprecated CliCommandTestBase.
In addition to GEODE-3338, please refer to GEODE-3362 through GEODE-3374
(one per test plus one to remove WANCommandTestBase) all of which are included
as sub jiras for GEODE-1359.

- Remove use of deprecated APIs in CliCommandTestBase
- Remove WANCommandTestBase (all classes extended this class)
- Refactored to use new rules
- Removed FlakyTest specification for GEODE-1355, GEODE-1395, GEODE-1418
and GEODE-1448.


> Refactor WAN tests to use test rules and remove WANCommandTestBase
> ------------------------------------------------------------------
>
>                 Key: GEODE-3374
>                 URL: https://issues.apache.org/jira/browse/GEODE-3374
>             Project: Geode
>          Issue Type: Sub-task
>          Components: tests
>            Reporter: Emily Yeh
>
> {{WANCommandTestBase}} extends {{CliCommandTestBase}}, which is a deprecated class. Tests using this class should be refactored, after which this class should be removed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)