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 1e903e173a
Retry initial Redis connection (Fixes #1534) (#1536)
6 months ago
..
__init__.py unit test reorganization 8 years ago
test_admin.py Address failures of test suite on Mac (#1497) 8 months ago
test_client.py Support ext_type in the MsgPackPacket class (#1521) 6 months ago
test_manager.py Upgrade the code to more recent Python versions 1 year ago
test_middleware.py Removed dependency on unittest.TestCase base class 2 years ago
test_msgpack_packet.py Support ext_type in the MsgPackPacket class (#1521) 6 months ago
test_namespace.py Pass a `reason` argument to the disconnect handler (#1422) 1 year ago
test_packet.py Support sending bytestrings when using pub/sub managers 7 months ago
test_pubsub_manager.py Support sending bytestrings when using pub/sub managers 7 months ago
test_redis_manager.py Retry initial Redis connection (Fixes #1534) (#1536) 6 months ago
test_server.py Support ext_type in the MsgPackPacket class (#1521) 6 months ago
test_simple_client.py Fix: SimpleClient.call does not raise TimeoutError on timeout (#1501) 8 months ago