You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Miguel Grinberg bab4a10f48
Restore binary message support in message queue setups (Fixes #1508) (#1509)
1 day ago
..
__init__.py unit test reorganization 7 years ago
test_admin.py Address failures of test suite on Mac (#1497) 3 weeks ago
test_client.py Fix formatting of client connection error (Fixes #1507) 2 weeks ago
test_manager.py Upgrade the code to more recent Python versions 10 months ago
test_middleware.py Removed dependency on unittest.TestCase base class 11 months ago
test_msgpack_packet.py Removed dependency on unittest.TestCase base class 11 months ago
test_namespace.py Pass a `reason` argument to the disconnect handler (#1422) 10 months ago
test_packet.py Restore binary message support in message queue setups (Fixes #1508) (#1509) 1 day ago
test_pubsub_manager.py Restore binary message support in message queue setups (Fixes #1508) (#1509) 1 day ago
test_redis_manager.py Restore support for rediss:// URLs, and add valkeys:// 2 weeks ago
test_server.py Pass a `reason` argument to the disconnect handler (#1422) 10 months ago
test_simple_client.py Fix: SimpleClient.call does not raise TimeoutError on timeout (#1501) 2 weeks ago