mirror of
https://github.com/torproject/stem.git
synced 2024-12-04 16:36:28 +00:00
Python controller library for Tor
bdbf352ad7
First draft for the startup/shutdown of integration tests. This... - makes a test directory - generates a torrc - starts a tor instance, waiting until its bootstrap completes (timing out if it gets stuck) - runs tests (not done yet - those are next) - shuts down the tor instance This'll certainly go through some refactoring to better modularize, but it's functional as-is. |
||
---|---|---|
stem | ||
test | ||
.gitignore | ||
run_tests.py |