daphne/channels/tests
2017-01-08 18:18:00 -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 Remove unused imports 2017-01-08 18:11:44 -08:00
test_delay.py Delay Protocol Server (#401) 2016-11-24 10:54:03 -08:00
test_generic.py Fix up new demultiplexer/databinding interactions 2017-01-08 18:05:51 -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 Fix bad asserts in runserver endpoint tests 2017-01-08 18:18:00 -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