- 22 Feb, 2014 1 commit
-
-
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.
-
- 17 Feb, 2014 1 commit
-
-
antirez authored
-
- 26 Apr, 2012 2 commits
-
-
antirez authored
Now it uses the new wait_for_condition testing primitive. Also wait_for_condition implementation was fixed in this commit to properly escape the expr command and its argument.
-
antirez authored
A new primitive wait_for_condition was introduced in the scripting engine that makes waiting for events simpler, so that it is simpler to write tests that are more resistant to timing issues.
-
- 06 Jan, 2012 1 commit
-
-
antirez authored
Regression test for the main problem causing issue #141. Minor changes/fixes/additions to the test suite itself needed to write the test.
-
- 21 Dec, 2011 1 commit
-
-
antirez authored
Redis test: when assertion fails print not just the expression but also expanded values in the error message.
-
- 28 Jul, 2011 1 commit
-
-
antirez authored
-
- 11 Jul, 2011 1 commit
-
-
antirez authored
-
- 10 Jul, 2011 3 commits
- 25 Jun, 2011 1 commit
-
-
antirez authored
-
- 22 Feb, 2011 1 commit
-
-
antirez authored
fixed color support for test suite. Now colors are shown as long as there is xterm somewhere inside the TERM env var
-
- 15 Dec, 2010 3 commits
- 10 Dec, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 15 Oct, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 01 Aug, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 29 Jul, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 16 Jun, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 15 Jun, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 14 Jun, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 04 Jun, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 02 Jun, 2010 4 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 25 May, 2010 1 commit
-
-
antirez authored
-
- 15 May, 2010 1 commit
-
-
Pieter Noordhuis authored
print warnings in redis log when a test raises an exception (very likely to be caused by something like a failed assertion)
-
- 14 May, 2010 2 commits
-
-
antirez authored
-
Pieter Noordhuis authored
-