daphne/channels/tests
2016-07-01 09:06:56 -07:00
..
__init__.py More tests utils for happy users (#162) 2016-05-19 11:45:25 -07:00
a_file Tests for file and streaming response handling inside Django (#185) 2016-06-01 09:47:50 -07:00
base.py Fix issue with calling super setUp while test cases (#231) 2016-07-01 09:06:56 -07:00
http.py Added path parameter to the HttpClient.send method (#193) 2016-06-02 16:25:55 -07:00
settings.py Test runserver (#214) 2016-06-29 11:26:21 -07:00
test_generic.py In-between method for adding decorators in right way + a few tests for generic consumer (#171) 2016-05-29 09:36:29 -07:00
test_handler.py Fixed #87: Don't drop headers and status on empty streaming responses 2016-06-29 12:20:47 -07:00
test_management.py Test runserver (#214) 2016-06-29 11:26:21 -07:00
test_request.py Fixed #210: Fix query string to be bytes and not decoded 2016-06-22 09:44:10 -07:00
test_routing.py Add class-based consumers 2016-05-25 17:45:56 -07:00
test_sessions.py improve @enforce_ordering to leverage a wait channel to avoid spinlocks (#144) 2016-05-12 10:38:06 -07:00
test_worker.py Fix re-inserting, with tests (#146) 2016-05-08 12:21:58 -07:00