magic-wormhole/tests
Brian Warner 28b3f685d6 rendezvous: allow both allocate and claim (of the same channelid)
This allows the Wormhole setup path to be simpler: consistently doing a
claim() just before watch(), regardless of whether we allocated the
channelid (with get_code), or dictated it (with set_code or
from_serialized).
2016-04-20 11:20:53 -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 move tests step 2: fix imports, setup.py, tox.ini 2016-04-18 16:45:03 -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 tests: internal changes 2016-04-18 17:58:40 -07:00