[ https://issues.apache.org/jira/browse/GEODE-6916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Juan José Ramos Cassella updated GEODE-6916: -------------------------------------------- Description: Add Integration and Distribution Tests for the different aggregate functions. The {{GroupByTestInterface}} interface seems to be used by tests (both integration and distributed) running OQLs related to the aggregate functions, but only some scenarios are covered. It might be a good opportunity to revisit and refactor these test classes, clean them up and add tests for the missing aggregate functions directly: * GroupByTestInterface * GroupByTestImpl * PdxGroupByTestImpl * GroupByDUnitImpl * CountStarJUnitTest * GroupByPartitionedJUnitTest * GroupByPartitionedQueryDUnitTest * GroupByQueryDUnitTest * GroupByReplicatedJUnitTest It's also worth adding some tests mixing nested queries and aggregate functions to make sure we have coverage for that. was: Add Integration and Distribution Tests for the different aggregate functions. The following classes can be used as the starting point. * GroupByTestInterface * GroupByTestImpl * PdxGroupByTestImpl * GroupByDUnitImpl * CountStarJUnitTest > Integration and Distribution Tests for Aggregate Functions > ---------------------------------------------------------- > > Key: GEODE-6916 > URL: https://issues.apache.org/jira/browse/GEODE-6916 > Project: Geode > Issue Type: Sub-task > Reporter: Juan José Ramos Cassella > Priority: Major > > Add Integration and Distribution Tests for the different aggregate functions. > The {{GroupByTestInterface}} interface seems to be used by tests (both > integration and distributed) running OQLs related to the aggregate functions, > but only some scenarios are covered. It might be a good opportunity to > revisit and refactor these test classes, clean them up and add tests for the > missing aggregate functions directly: > * GroupByTestInterface > * GroupByTestImpl > * PdxGroupByTestImpl > * GroupByDUnitImpl > * CountStarJUnitTest > * GroupByPartitionedJUnitTest > * GroupByPartitionedQueryDUnitTest > * GroupByQueryDUnitTest > * GroupByReplicatedJUnitTest > It's also worth adding some tests mixing nested queries and aggregate > functions to make sure we have coverage for that. -- This message was sent by Atlassian JIRA (v7.6.3#76005)