[
https://issues.apache.org/jira/browse/SHINDIG-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596705#action_12596705
]
Cassie Doll commented on SHINDIG-221:
-------------------------------------
This patch looks good except for the fact that it is missing a bunch of tests.
Is there any way to make a test suite for eclipse that runs all of the common
tests, the gadget tests and the social tests? I suppose we could make an
AllTests target for each and then put a master AllTests somewhere else if worse
comes to worse.
I don't have eclipse and thus don't know the best way to set that up for you.
So, I will need some help.
For now, I'll check this initial patch in but leave the jira open.
> Add an AllTests suite for running tests from Eclipse
> ----------------------------------------------------
>
> Key: SHINDIG-221
> URL: https://issues.apache.org/jira/browse/SHINDIG-221
> Project: Shindig
> Issue Type: Test
> Components: Common Components (Java)
> Environment: Linux/Eclipse
> Reporter: Dave Smith
> Priority: Minor
> Attachments: SHINDIG-221-AllTests.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> Getting coverage numbers from within Eclipse needed an AllTests suite, so I
> wrote one.
> junit-addons provides DirectorySuiteBuilder.
> Note that because of the way the code is structured, the tests in the
> org.apache.shindig.util package don't get run.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.