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 3349b024d5
Invoke the disconnect handler when the client initiates a disconnection (Fixes #594)
4 years ago
..
__init__.py unit test reorganization 7 years ago
test_base_manager.py Conversion from Socket.IO sid to Engine.IO sid 5 years ago
test_client.py Invoke the disconnect handler when the client initiates a disconnection (Fixes #594) 4 years ago
test_middleware.py Remove dependency on the six package 5 years ago
test_namespace.py Remove dependency on the six package 5 years ago
test_packet.py Remove dependency on the six package 5 years ago
test_pubsub_manager.py Remove dependency on the six package 5 years ago
test_server.py Include error message and arguments in CONNECT_ERROR packet (Fixes #590) 5 years ago