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:
parent
ad37727c6b
commit
b56bb83558
5 changed files with 111 additions and 51 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue