[
https://issues.apache.org/jira/browse/GEODE-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548816#comment-16548816
]
ASF subversion and git services commented on GEODE-5363:
--------------------------------------------------------
Commit 762eb28df685f57dabaf0a5236b085e2d76f2a3f in geode's branch
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=762eb28 ]
GEODE-5363: Fixes remaining issues with IJ when module per source set is
disabled.
> Split test source into distinct test types
> ------------------------------------------
>
> Key: GEODE-5363
> URL: https://issues.apache.org/jira/browse/GEODE-5363
> Project: Geode
> Issue Type: Improvement
> Components: tests
> Reporter: Jacob S. Barrett
> Assignee: Jacob S. Barrett
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.8.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Leaving unit tests where they are under {{module/test}}, split out
> integration, distributed and acceptance tests into their own source sets,
> {{module/integrationTest}}, {{module/distributedTest}},
> {{module/acceptanceTest}}, respectively. Adjust source sets's dependencies to
> include the minimum for that test type. For example, unit tests should not
> have any distributed test framework dependencies.
> See discussion https://geode.markmail.org/thread/znnjp5wkr7q4crjs
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)