commit ec13ebb581fc7b57f055c59934f5f7f41c2111bb Merge: 4cacd2f 3be3a8d Author: Damian Johnson atagar@torproject.org Date: Sun Dec 9 13:54:20 2012 -0800
Testing event version requirement checks
Patches by robinson to both fix the mock_method() function and use it to test the tor version requirement checks for events.
event version check: https://trac.torproject.org/7674 mock_method() fix: https://trac.torproject.org/7686
test/mocking.py | 26 +++++++++++++++++++------- test/unit/control/controller.py | 33 +++++++++++++++++++++++++++++++-- 2 files changed, 50 insertions(+), 9 deletions(-)