[
https://issues.apache.org/jira/browse/FLINK-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329479#comment-14329479
]
ASF GitHub Bot commented on FLINK-1522:
---------------------------------------
Github user fhueske commented on the pull request:
https://github.com/apache/flink/pull/429#issuecomment-75310637
Btw, you can update a PR by pushing into your remote branch and don't need
to close and open a new PR. If you want to change previous commits (including
commit message) or rebase the PR, you can do a "force push".
However, when doing a force push all code comments get lost, so you should
avoid that if somebody reviewed the code and made comments.
> Add tests for the library methods and examples
> ----------------------------------------------
>
> Key: FLINK-1522
> URL: https://issues.apache.org/jira/browse/FLINK-1522
> Project: Flink
> Issue Type: New Feature
> Components: Gelly
> Reporter: Vasia Kalavri
> Assignee: Daniel Bali
> Labels: easyfix, test
>
> The current tests in gelly test one method at a time. We should have some
> tests for complete applications. As a start, we could add one test case per
> example and this way also make sure that our graph library methods actually
> give correct results.
> I'm assigning this to [~andralungu] because she has already implemented the
> test for SSSP, but I will help as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)