magic-wormhole/src/wormhole/test
Brian Warner 2c8d00e436 rendezvous_websocket.py: make release() idempotent
and make it possible to call release() even though you haven't called claim()
on that particular socket (releasing a claim that was made on some previous
websocket).

This should enable reconnecting clients, as well as intermittently-connected
"offline" clients.

refs #118
2016-12-25 20:09:48 -05:00
..
__init__.py unsplit tests step 1: move files 2016-04-20 18:44:33 -07:00
common.py CLI: refactor to make testing easier 2016-07-14 22:34:10 -06:00
run_trial.py added unicode_literals import to all apropriate modules 2016-06-04 12:42:59 -07:00
test_args.py Add --appid to override the APPID, for subprocess-based wrappers. 2016-12-22 15:44:13 -05:00
test_database.py db: add v2->v3 upgrader 2016-06-24 16:19:39 -07:00
test_hkdf.py added unicode_literals import to all apropriate modules 2016-06-04 12:42:59 -07:00
test_scripts.py write progress/status messages to stderr, not stdout 2016-12-24 00:03:32 -05:00
test_server.py rendezvous_websocket.py: make release() idempotent 2016-12-25 20:09:48 -05:00
test_ssh.py update tests 2016-08-15 17:36:55 -07:00
test_transit_server.py split Transit out of test_server.py 2016-12-24 17:44:40 -05:00
test_transit.py more coverage 2016-12-23 22:22:39 -05:00
test_util.py fix tests on windows 2016-12-15 19:52:26 -08:00
test_wormhole.py internals: ensure _API_establish_key is not called twice 2016-12-16 01:33:17 -08:00
test_xfer_util.py add some basic tests, doesn't cover everything 2016-08-15 17:35:34 -07:00