[stem/master] Add a new module to test to support network connections through tor

23 Dec
2012
23 Dec
'12
12:32 a.m.
commit ef0cee8123578ed8ace0e3304735eb683dc6ca5e Author: Sean Robinson <seankrobinson@gmail.com> Date: Mon Dec 17 19:12:37 2012 -0700 Add a new module to test to support network connections through tor This module aims to provide basic connectivity options on which tests may be built. Signed-off-by: Sean Robinson <seankrobinson@gmail.com> --- test/network.py | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/test/network.py b/test/network.py new file mode 100644 index 0000000..1c9be61 --- /dev/null +++ b/test/network.py @@ -0,0 +1,5 @@ +""" +Helper functions and classes to support tests which need to connect through +the tor network. +""" +
4549
Age (days ago)
4549
Last active (days ago)
0 comments
1 participants
participants (1)
-
atagar@torproject.org