magic-wormhole/src/wormhole/test
Brian Warner 7699ed2291 tell wordlist how many words to expect, add hyphens to matches
I'm still undecided about whether to add this to the mailbox
properties (revealing it to attackers) or continue to require non-default
wordcounts to be provided as a --code-length= argument to the receiver. So
for now the only place that says count=2 is in the default argument on
get_completions().
2017-04-06 12:22:45 -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_cli.py rewrite welcome handler 2017-04-06 12:22:45 -07: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 fix some py2-isms that broke py3 2017-04-06 12:22:45 -07:00
test_rlcompleter.py get mostly-full coverage for rlcompleter, rename, export 2017-04-06 12:22:45 -07:00
test_scripts.py better py2/py3 fix, use locale of C.UTF-8 or en_US.UTF-8 2017-04-06 12:22:45 -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 tell wordlist how many words to expect, add hyphens to matches 2017-04-06 12:22:45 -07:00
test_wormhole.py merge test_wormhole_new into test_wormhole 2017-04-06 12:22:45 -07:00
test_xfer_util.py add some basic tests, doesn't cover everything 2016-08-15 17:35:34 -07:00