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 6fe065bb98
final batch of client unit tests
6 years ago
..
__init__.py Initial commit 10 years ago
test_asyncio_client.py final batch of client unit tests 6 years ago
test_asyncio_manager.py redis message queue for asyncio 8 years ago
test_asyncio_namespace.py final batch of client unit tests 6 years ago
test_asyncio_pubsub_manager.py properly handle callbacks in multi-host configurations for asyncio 7 years ago
test_asyncio_redis_manager.py pass redis password in the URL 8 years ago
test_asyncio_server.py fixed memory leak on rejected connections for asyncio 8 years ago
test_base_manager.py validate namespace in disconnect call 8 years ago
test_client.py final batch of client unit tests 6 years ago
test_middleware.py Fixed executable bit on several files 10 years ago
test_namespace.py more unit tests 6 years ago
test_packet.py better handling of packets with no data 7 years ago
test_pubsub_manager.py Logging improvements for write-only connections (#197) 7 years ago
test_server.py fixed memory leak on rejected connections 8 years ago