redis/tests
antirez 8d4ff87b26 Cluster test: test that writes are retained during failovers.
In the test we use WAIT when the master and slave are up, and only later the
partition is created killing the master, so we are sure we don't incur
in failure modes that may lose writes in this test: the goal here is to
make sure that the elected slave was replicating correctly with the
master.
2014-07-18 17:13:46 +02:00
..
assets Test: enable latency monitor in the default config. 2014-07-10 15:04:34 +02:00
cluster Cluster test: test that writes are retained during failovers. 2014-07-18 17:13:46 +02:00
helpers Regression test for issue 417 (memory leak when replicating to DB with id >= 10) 2012-03-30 10:26:07 +02:00
integration Test: AOF rewrite during write load. 2014-07-10 11:25:12 +02:00
sentinel Sentinel test: more correct sentinels config reset. 2014-06-23 14:07:47 +02:00
support Test: AOF rewrite during write load. 2014-07-10 11:25:12 +02:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Test: Pub/Sub PING. 2014-07-18 12:03:31 +02:00
instances.tcl Test: fix instances.tcl restart_instance abort error. 2014-06-30 12:06:27 +02:00
test_helper.tcl Initial HyperLogLog tests. 2014-04-03 22:16:05 +02:00