[
https://issues.apache.org/jira/browse/GEODE-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548815#comment-16548815
]
ASF subversion and git services commented on GEODE-5363:
--------------------------------------------------------
Commit 6f80cfa2b22941f19ca798f51945a11852c2c200 in geode's branch
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6f80cfa ]
Revert "GEODE-5363: Tell intellij to consider all source code as production
code (#2161)"
This reverts commit 2586d4b19b821f5ada013ccdc595a1ddcefd7fea.
> 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)