[
https://issues.apache.org/jira/browse/GEODE-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16049495#comment-16049495
]
ASF subversion and git services commented on GEODE-3060:
--------------------------------------------------------
Commit d9869ffd5b317c9e577f3ee2107a8d4bf46a166d in geode's branch
refs/heads/develop from [~jstewart]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=d9869ff ]
GEODE-3060: Introduce JUnit rule for testing the fully-assembled GFSH
> Introduce paradigm for testing the fully-assembled GFSH
> -------------------------------------------------------
>
> Key: GEODE-3060
> URL: https://issues.apache.org/jira/browse/GEODE-3060
> Project: Geode
> Issue Type: Improvement
> Components: management
> Reporter: Jared Stewart
> Assignee: Jared Stewart
> Fix For: 1.3.0
>
>
> There is currently a large gap in our test coverage due to the fact the we
> never test the full-assembled GFSH. We have tests that execute against GFSH
> classes before the binary distribution has been assembled, but none that test
> the real GFSH distribution in the way that an end-user would use it. For
> instance, if the gfsh-dependencies.jar were to be built incorrectly (say it
> ends up empty), GFSH would fail catastrophically, but none of our existing
> tests would fail.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)