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 23556fb3dc
Fixed transport property of the simple clients to be a string as documented (Fixes #1499)
8 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 Eliminate race conditions on disconnect (Fixes #1441) 1 year 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 Removed dependency on unittest.TestCase base class 2 years ago
test_namespace.py Pass a `reason` argument to the disconnect handler (#1422) 1 year ago
test_packet.py Removed dependency on unittest.TestCase base class 2 years ago
test_pubsub_manager.py Removed dependency on unittest.TestCase base class 2 years ago
test_redis_manager.py Add support for valkey in the Redis client managers (#1488) 8 months ago
test_server.py Pass a `reason` argument to the disconnect handler (#1422) 1 year ago
test_simple_client.py Fixed transport property of the simple clients to be a string as documented (Fixes #1499) 8 months ago