Debugging Crypto config and temp directory creation

Attempting to get stub file creation and copying working. Fixed
syntax errors, and now attempting to get password reading working
in the test environment.
This commit is contained in:
onizenso 2016-03-25 19:43:43 +00:00
parent ad37727c6b
commit b56bb83558
5 changed files with 111 additions and 51 deletions

View file

@ -16,3 +16,7 @@ test-proxy:
test-comm:
py.test -v -rw --twisted tests/test_comm.py
test-crypto:
py.test -v -rw --twisted tests/test_crypto.py