Commit Graph

9 Commits

Author SHA1 Message Date
Micah Warren
efa9a6e830 Fixed a test that made a sibling
Turns out ignoring vclocks is a bad plan.
2013-12-23 14:17:16 -05:00
Micah Warren
41d3cb6582 Added further output to perhaps help determine correctness
If the repl mutator get code detects a potential sibling, it outputs a
warning. The tests only fail if the total data analysis is incorrect
however. The end result is a chatty test if there's many 'false siblings.'
2013-12-23 14:17:16 -05:00
Micah Warren
49c78e3926 Added test for reduced n/read repair interaction.
The added tests ensure that even when forcing read-reapir, reduced objects
are in the proper places and correct values are returned to the clients.
2013-12-23 14:17:16 -05:00
Micah Warren
9bb82dd642 Added test for always reduced objects. 2013-09-10 11:47:46 -05:00
Micah Warren
d244c11016 Added test for proxy get of reduced objects 2013-09-06 16:51:10 -05:00
Micah Warren
e0c1f55055 updated repl works test. 2013-09-06 14:59:32 -05:00
Micah Warren
3ab5e94b41 removed unneeded test. 2013-09-06 14:59:08 -05:00
Micah Warren
b7c97519e4 Added some precondition tests 2013-09-05 15:19:54 -05:00
Micah Warren
d36238dec4 Added reduced repl test.
Also moved some code that would make these tests easier to setup into
the repl_util module.
2013-08-29 14:49:41 -05:00