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 8d1aeb2e40
Correct use of a trailing comma in Socket.IO packets with no id or data (Fixes #671)
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 Pass custom authentication data with client connection (Fixes #661) 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 Correct use of a trailing comma in Socket.IO packets with no id or data (Fixes #671) 4 years ago
test_pubsub_manager.py Remove dependency on the six package 5 years ago
test_server.py Correct use of a trailing comma in Socket.IO packets with no id or data (Fixes #671) 4 years ago