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 6a52e8b502
Add support for Redis Sentinel (#1448)
1 month ago
..
__init__.py unit test reorganization 6 years ago
test_admin.py Removed dependency on unittest.TestCase base class 6 months ago
test_client.py Eliminate race conditions on disconnect (Fixes #1441) 2 months ago
test_manager.py Upgrade the code to more recent Python versions 5 months ago
test_middleware.py Removed dependency on unittest.TestCase base class 6 months ago
test_msgpack_packet.py Removed dependency on unittest.TestCase base class 6 months ago
test_namespace.py Pass a `reason` argument to the disconnect handler (#1422) 5 months ago
test_packet.py Removed dependency on unittest.TestCase base class 6 months ago
test_pubsub_manager.py Removed dependency on unittest.TestCase base class 6 months ago
test_redis_manager.py Add support for Redis Sentinel (#1448) 1 month ago
test_server.py Pass a `reason` argument to the disconnect handler (#1422) 5 months ago
test_simple_client.py Allow custom client subclasses to be used in SimpleClient and AsyncSimpleClient (Fixes #1432) 3 months ago