- 25 Feb, 2014 6 commits
-
-
antirez authored
Also kill_instance was modified to warn when a test will try to kill the same instance multiple times for error.
-
antirez authored
-
antirez authored
Pause the test with running instances available for state inspection on error.
-
antirez authored
It is now possible to kill and restart sentinel or redis instances for more real-world testing. The 01 unit tests the capability of Sentinel to update the configuration of Sentinels rejoining the cluster, however the test is pretty trivial and more tests should be added.
-
antirez authored
Most units will start with these two basic tests to create an environment where the real tests are ran.
-
antirez authored
-
- 20 Feb, 2014 3 commits
- 17 Feb, 2014 1 commit
-
-
antirez authored
Nothing tested at all so far... Just the infrastructure spawning N Sentinels and N Redis instances that the test will use again and again.
-