magic-wormhole/tests
Brian Warner 42106fd4f0 test_twisted: rewrite with inlineCallbacks
Also, we now disable confirmation to exercise a verifier mismatch. An
upcoming implementation change can probably detect the mismatch too
early otherwise, and throw WrongPasswordError before the test can
compare the verifiers.
2016-04-20 11:38:25 -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 test_twisted: rewrite with inlineCallbacks 2016-04-20 11:38:25 -07:00