Closed EasonLiao closed 10 years ago
We have enough unit tests to cover different cases. ZabTest.testSynchronizationCase*
, all the cases are covered by the unit test and I checked this by looking at the log.
but they don't take snapshots, do they?
On Wed, Nov 12, 2014 at 11:45 PM, Yisheng Liao notifications@github.com wrote:
We have enough unit tests to cover different cases. ZabTest.testSynchronizationCase*, all the cases are covered by the unit test and I checked this by looking at the log.
Reply to this email directly or view it on GitHub https://github.com/zk1931/jzab/pull/197#issuecomment-62852956.
Yes, the SnapshotTest
also covers the cases of taking snapshot. I'll check the log see if it covers all the cases.
we should check in https://github.com/zk1931/jzab/pull/190 first.
it looks like there is only one test testSnapshotSynchronization. our current coverage is pretty weak i think.
On Wed, Nov 12, 2014 at 11:51 PM, Yisheng Liao notifications@github.com wrote:
Yes, the SnapshotTest also covers the cases of taking snapshot. I'll check the log see if it covers all the cases.
Reply to this email directly or view it on GitHub https://github.com/zk1931/jzab/pull/197#issuecomment-62853453.
@m1ch1
@m1ch1