magic-wormhole/tests
Brian Warner fbbd21775c test_scripts: delete the named pipe when we're done
Otherwise, running "pip wheel ." from the source directory will fail
(it chokes while trying to copy the pipe inside _trial_test/). Arguably
pip shouldn't be doing a full copy, but until/unless they change that,
this is an easy workaround.
2016-04-20 18:19:30 -07:00
..
__init__.py move tests step 1: rename files 2016-04-18 16:45:03 -07:00
common.py Add WebSocket-based rendezvous protocol frontend 2016-04-18 18:03:26 -07:00
test_blocking.py tests: internal changes 2016-04-18 17:58:40 -07:00
test_hkdf.py use "hkdf" from PyPI instead of wormhole.hkdf 2016-04-18 16:49:29 -07:00
test_interop.py move tests step 2: fix imports, setup.py, tox.ini 2016-04-18 16:45:03 -07:00
test_load.py move tests step 1: rename files 2016-04-18 16:45:03 -07:00
test_progress.py move tests step 1: rename files 2016-04-18 16:45:03 -07:00
test_scripts.py test_scripts: delete the named pipe when we're done 2016-04-20 18:19:30 -07:00
test_server.py rendezvous: allow both allocate and claim (of the same channelid) 2016-04-20 11:20:53 -07:00
test_transit_twisted.py move tests step 2: fix imports, setup.py, tox.ini 2016-04-18 16:45:03 -07:00
test_twisted.py txwormhole: use websockets, not HTTP 2016-04-20 18:14:47 -07:00