magic-wormhole/src/wormhole/test
Brian Warner 80603aaa32 finish py3/async support, needs Twisted >= 15.5.0
The latest Twisted fixes the web.Agent code we need for proper async
support. There's still a daemonization bug that prevents 'wormhole
server start' from succeeding (it hangs).
2015-12-01 00:15:24 -06:00
..
__init__.py add first unit test, 'setup.py test' support 2015-02-10 01:05:15 -08:00
common.py scope channelids to the appid, change API and DB schema 2015-10-06 19:21:53 -07:00
test_blocking.py WIP: test that we tolerate missing key-confirmation messages 2015-11-16 18:25:28 -08:00
test_interop.py finish py3/async support, needs Twisted >= 15.5.0 2015-12-01 00:15:24 -06:00
test_load.py add first unit test, 'setup.py test' support 2015-02-10 01:05:15 -08:00
test_scripts.py implement (and test) --output-file for receive-file 2015-11-29 01:40:25 -06:00
test_server.py finish py3/async support, needs Twisted >= 15.5.0 2015-12-01 00:15:24 -06:00
test_twisted.py finish py3/async support, needs Twisted >= 15.5.0 2015-12-01 00:15:24 -06:00