[ https://issues.apache.org/jira/browse/FLINK-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konstantin Knauf updated FLINK-2910: ------------------------------------ Issue Type: Technical Debt (was: Test) As part of https://issues.apache.org/jira/browse/FLINK-22029 the "Test" Issue Type is removed. I migrated this one to "Technical Debt". If you think, this should rather be an "Improvement" or "New Feature", feel free to change the type. > Reorganize / Combine Gelly tests > -------------------------------- > > Key: FLINK-2910 > URL: https://issues.apache.org/jira/browse/FLINK-2910 > Project: Flink > Issue Type: Technical Debt > Components: Library / Graph Processing (Gelly) > Affects Versions: 0.10.0 > Reporter: Martin Junghanns > Assignee: Martin Junghanns > Priority: Minor > Labels: stale-assigned, stale-minor > > - Some tests are spread out in different classes could be combined as well, > e.g. we have 3 different classes for testing graph creation, 2 for degrees, 4 > for neighborhood methods, etc. > - Testing a binary operator (i.e. union and difference) is done in two > similar tests: one is testing the expected vertex set and one the expected > edge set. This can be combined in one test per operator using > {{LocalCollectionOutputFormat<>}} -- This message was sent by Atlassian Jira (v8.3.4#803005)