daphne/channels/tests
2016-05-28 18:31:15 -07:00
..
__init__.py More tests utils for happy users (#162) 2016-05-19 11:45:25 -07:00
base.py Added fail_on_none parameter for Client.consume function (#172) 2016-05-28 18:31:15 -07:00
http.py Remove inherited methods and relative imports (#163) 2016-05-19 12:19:39 -07:00
settings.py Introduce ChannelTestCase to make testing easier 2016-04-04 03:34:05 +02:00
test_handler.py Introduce ChannelTestCase to make testing easier 2016-04-04 03:34:05 +02: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