GitHub user toyboxman opened a pull request:
https://github.com/apache/incubator-griffin/pull/351
Pr/testcase
Refactor codes and fix unit test bug
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/toyboxman/incubator-griffin pr/testcase
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/351.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 #351
----
commit 95cf208eef353a9cbd2531d571d7ce41d89956d5
Author: Eugene <toyboxman0001@...>
Date: 2018-07-10T05:57:20Z
Fix unit case bug
JobInstanceRepoTest always fails to run due to code bug, fix it here
commit 05ae2677945c3a34d02fd9981a525a90df066782
Author: Eugene <toyboxman0001@...>
Date: 2018-07-12T03:04:04Z
Merge branch 'master' of https://github.com/apache/incubator-griffin
commit ce6e073ba38cbc82ad3da8845748913005b015be
Author: Eugene <toyboxman0001@...>
Date: 2018-07-13T03:12:07Z
Merge branch 'master' of https://github.com/apache/incubator-griffin
commit c3db596009b556aa8c3f403aef4f6373ba87f33a
Author: Eugene <toyboxman0001@...>
Date: 2018-07-13T06:02:17Z
Refactor
fix unit test bug in service
----
---