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 7d2e7f7eb3
Allow functions to be used for URL, headers and auth data in client connection (Fixes #588)
4 years ago
..
__init__.py unit test reorganization 6 years ago
test_base_manager.py emit events to multiple rooms (Fixes #605) 4 years ago
test_client.py Allow functions to be used for URL, headers and auth data in client connection (Fixes #588) 4 years ago
test_middleware.py Remove dependency on the six package 4 years ago
test_namespace.py Remove dependency on the six package 4 years ago
test_packet.py Fixed incorrect handling of dashes inside the JSON payload of a packet (Fixes #675) 4 years ago
test_pubsub_manager.py emit events to multiple rooms (Fixes #605) 4 years ago
test_server.py Configure the JSON decoder for safer parsing 4 years ago