magic-wormhole/src/wormhole/test
Brian Warner 9267c204e9 test_wormhole_new: oops, forgot yield on assertFailure
This was breaking the last test that gets run (test_xfer_util) because of the
lingering failures.
2017-04-06 12:22:44 -07: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 test/run_trial.py: protect run() with __name__ 2017-02-22 18:03:33 -08: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_machines.py hush some pyflakes 2017-04-06 12:22:44 -07:00
test_scripts.py fix tests that exercise failure 2017-04-06 12:22:44 -07:00
test_server.py server: forbid reclaiming previously-closed nameplates 2016-12-25 20:09:55 -05:00
test_ssh.py update tests 2016-08-15 17:36:55 -07:00
test_tor_manager.py rewrite Tor support (py2 only) 2017-01-15 22:39:03 -05:00
test_transit_server.py split Transit out of test_server.py 2016-12-24 17:44:40 -05:00
test_transit.py prioritize relay connections 2016-12-31 00:33:00 -05:00
test_util.py test_util: free-space can be a 'long' 2017-03-03 05:49:25 -08:00
test_wordlist.py test and fix wordlist methods 2017-04-06 12:22:44 -07:00
test_wormhole_new.py test_wormhole_new: oops, forgot yield on assertFailure 2017-04-06 12:22:44 -07:00
test_wormhole.py only allow code to be set once 2017-04-06 12:22:44 -07:00
test_xfer_util.py add some basic tests, doesn't cover everything 2016-08-15 17:35:34 -07:00