daphne/channels/tests
raphael.boucher 33dbc4a184 Replace multiplexer with class demultiplexer
Update documentation
Ensure send is not available on demultiplexed consumer classes
Data binding needs fixing
2017-01-08 18:05:50 -08:00
..
__init__.py Use a mixin for common test-case code. This way we can have both (#305) 2016-08-20 17:53:54 -07:00
a_file Tests for file and streaming response handling inside Django (#185) 2016-06-01 09:47:50 -07:00
base.py Add demultiplexer for class-based consumers (#383) 2017-01-08 18:05:50 -08:00
http.py Valid cookie serialization for the test HTTPClient (#453) 2016-12-22 22:46:09 +00:00
settings.py Delay Protocol Server (#401) 2016-11-24 10:54:03 -08:00
test_binding.py Sort imports and make Travis run isort (#425) 2016-11-05 12:08:38 +01:00
test_delay.py Delay Protocol Server (#401) 2016-11-24 10:54:03 -08:00
test_generic.py Replace multiplexer with class demultiplexer 2017-01-08 18:05:50 -08:00
test_handler.py Sort imports and make Travis run isort (#425) 2016-11-05 12:08:38 +01:00
test_http.py Valid cookie serialization for the test HTTPClient (#453) 2016-12-22 22:46:09 +00:00
test_management.py Make formatting in management tests consistent 2016-12-10 11:57:28 -08:00
test_request.py Sort imports and make Travis run isort (#425) 2016-11-05 12:08:38 +01:00
test_routing.py Sort imports and make Travis run isort (#425) 2016-11-05 12:08:38 +01:00
test_sessions.py Sort imports and make Travis run isort (#425) 2016-11-05 12:08:38 +01:00
test_worker.py Sort imports and make Travis run isort (#425) 2016-11-05 12:08:38 +01:00