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 efe87d867a Add namespaces argument to Server and AsyncServer (Fixes #822) 3 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 Do not invoke reserved events on a catch-all handler (Fixes #814) 3 years ago
test_middleware.py Remove dependency on the six package 4 years ago
test_msgpack_packet.py Use correct binary packet types in the msgpack packet encoder (Fixes #811) 3 years ago
test_namespace.py Add missing call() method to namespace classes (Fixes #800) 3 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 Catch and log errors in pubsub listening thread (Fixes #889) 3 years ago
test_server.py Add namespaces argument to Server and AsyncServer (Fixes #822) 3 years ago