daphne/tests
Doug Keen 2101f285cb Allow custom json encoder and decoder in JsonWebsocketConsumer (#535)
Lets you override the JSON encoding on both the consumer and the multiplexer.
2017-02-28 18:51:48 -08:00
..
__init__.py Separate tests into own directory. (#531) 2017-02-16 10:22:23 -08:00
a_file Separate tests into own directory. (#531) 2017-02-16 10:22:23 -08:00
models.py Separate tests into own directory. (#531) 2017-02-16 10:22:23 -08:00
settings.py Separate tests into own directory. (#531) 2017-02-16 10:22:23 -08:00
test_binding.py Set self.kwargs in Binding.trigger_inbound when setting self.message (#541) 2017-02-23 10:17:43 -08:00
test_delay.py Separate tests into own directory. (#531) 2017-02-16 10:22:23 -08:00
test_generic.py Allow custom json encoder and decoder in JsonWebsocketConsumer (#535) 2017-02-28 18:51:48 -08:00
test_handler.py Separate tests into own directory. (#531) 2017-02-16 10:22:23 -08:00
test_http.py Separate tests into own directory. (#531) 2017-02-16 10:22:23 -08:00
test_management.py Separate tests into own directory. (#531) 2017-02-16 10:22:23 -08:00
test_request.py Separate tests into own directory. (#531) 2017-02-16 10:22:23 -08:00
test_routing.py Separate tests into own directory. (#531) 2017-02-16 10:22:23 -08:00
test_sessions.py Requeue next message immediately to avoid wait queue race condition (#532) 2017-02-22 11:00:50 -08:00
test_worker.py Separate tests into own directory. (#531) 2017-02-16 10:22:23 -08:00