- 25 Feb, 2014 3 commits
-
-
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 9 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.
-