Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
None
-
None
Description
Currently we have two flavors of snapshots – offline and flush snapshots. We may have a few more with different consistency policies and we should test all of them with the same basic correctness tests (see TestFlushSnapshotFromClient).
We should refactor or use parameterized tests to make this easy. I prefer refactor, easier to follow and to test only what you want individually.