magic-wormhole/src/wormhole/test
David Harrigan 9b1f99b994 Change the send command output to help copy and pasting to others
A tiny update to show the command to execute along with the code required on
the same line, rather than split across two lines. This small change helps
when sending the information to others using copy and paste.

Fixes #266

-=david=-
2017-12-14 21:13:12 +00:00
..
__init__.py unsplit tests step 1: move files 2016-04-20 18:44:33 -07:00
common.py finish removing Transit from code and CLI command args 2017-11-13 12:03:21 -08:00
run_trial.py test/run_trial.py: protect run() with __name__ 2017-02-22 18:03:33 -08:00
test_args.py Relay and transit url conf from env vars 2017-10-04 14:38:00 -05:00
test_cli.py Change the send command output to help copy and pasting to others 2017-12-14 21:13:12 +00:00
test_database.py Avoid corrupting state if creating a new db fails 2017-07-15 17:05:35 -07:00
test_hkdf.py added unicode_literals import to all apropriate modules 2016-06-04 12:42:59 -07:00
test_journal.py journal: add test coverage 2017-04-06 12:22:45 -07:00
test_machines.py reject invalid codes with KeyFormatError 2017-07-23 00:02:09 -05:00
test_rlcompleter.py change completion API 2017-04-06 12:22:45 -07:00
test_server.py more test simplification with assertNoResult 2017-11-29 16:54:03 -06:00
test_ssh.py update tests 2016-08-15 17:36:55 -07:00
test_tor_manager.py tor_manager: expose errors when --tor-control-port= is provided 2017-09-14 16:46:26 -07:00
test_transit.py test_transit: fix the miscaptured-loop-variable bug I always make 2017-12-01 13:00:05 -08:00
test_util.py test_util: tolerate os.statvfs missing on windows 2017-05-09 21:35:12 -07:00
test_wordlist.py wordlist: fix "1-word- TAB" case 2017-04-06 15:05:37 -07:00
test_wormhole.py reject invalid codes with KeyFormatError 2017-07-23 00:02:09 -05:00
test_xfer_util.py add some basic tests, doesn't cover everything 2016-08-15 17:35:34 -07:00