GitHub user buddhiayesha2015 opened a pull request:
https://github.com/apache/incubator-gearpump/pull/225
[GEARPUMP-217] Convert into unit tests
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [ ] Make sure the commit message is formatted like:
`[GEARPUMP-<Jira issue #>] Meaningful description of pull request`
- [ ] Make sure tests pass via `sbt clean test`.
- [ ] Make sure old documentation affected by the pull request has been
updated and new documentation added for new functionality.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BuddhiAR/incubator-gearpump master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-gearpump/pull/225.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #225
----
commit d83d3556206b7e1fcf2a799af492e89d6a69f779
Author: Buddhi Ayesha <[email protected]>
Date: 2017-09-17T19:41:49Z
[GEARPUMP-217] Convert into unit tests
----
---