magic-wormhole/src/wormhole/test
Brian Warner b83062701d server: give old 0.4.0 senders a "you must upgrade" error
Without this, old senders will throw a messy 404 traceback when talking
to a modern server.

Unfortunately 0.4.0 receivers don't make API calls in the right order,
so they throw a 404 before seeing our "you need to upgrade" message.
2015-11-11 17:06:33 -08: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 server API: include "mood" when closing the channel 2015-10-08 18:35:26 -07:00
test_load.py add first unit test, 'setup.py test' support 2015-02-10 01:05:15 -08:00
test_scripts.py wormhole/invitation code is now unicode 2015-10-06 19:42:10 -07:00
test_server.py server: give old 0.4.0 senders a "you must upgrade" error 2015-11-11 17:06:33 -08:00
test_twisted.py server API: include "mood" when closing the channel 2015-10-08 18:35:26 -07:00