magic-wormhole/src/wormhole/test
Brian Warner 0b53094927 INCOMPATIBILITY: send pake message as dict, not raw bytes
This gives us room in the future to put other keys there, like one which
says we want to use Noise for the phase-message encryption instead of
our current HKDF scheme.
2016-05-28 18:30:36 -07:00
..
__init__.py unsplit tests step 1: move files 2016-04-20 18:44:33 -07:00
common.py fix welcome-error signalling 2016-05-26 15:37:24 -07:00
run_trial.py add 'coverage' environment for tox 2016-05-24 16:03:39 -07:00
test_hkdf.py unsplit tests step 1: move files 2016-04-20 18:44:33 -07:00
test_scripts.py fix welcome-error signalling 2016-05-26 15:37:24 -07:00
test_server.py oops, pass blur_usage to apps properly, add tests 2016-05-27 18:44:41 -07:00
test_transit.py rename test_transit_twisted.py, drop the twisted 2016-05-25 19:21:54 -07:00
test_util.py move utility functions to util.py, add new ones 2016-05-28 18:13:32 -07:00
test_wormhole.py INCOMPATIBILITY: send pake message as dict, not raw bytes 2016-05-28 18:30:36 -07:00