daphne/channels/tests
2016-06-09 12:41:25 -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 Added unicode_literals from future at tests/base (#203) 2016-06-09 12:41:25 -07:00
http.py Added path parameter to the HttpClient.send method (#193) 2016-06-02 16:25:55 -07:00
settings.py Introduce ChannelTestCase to make testing easier 2016-04-04 03:34:05 +02: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 Tests for file and streaming response handling inside Django (#185) 2016-06-01 09:47:50 -07:00
test_request.py Fix up tests under py3 2016-04-26 14:05:17 +01: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