daphne/channels/tests
Krukov D e24bc17bbf Documentation of Client/HttpClient and data binding unit tests (#417)
* Added as_route documentation

* Added documentation for client

* Improve tests for binding

* Changes for client docs

* Fix docs indentations at client part

* Added missed imports

* Small fixes and refs

* Fix typos

* Fix errors and typos.
2016-10-31 11:42:10 +00: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 Fix tests for new non-immediate sending 2016-10-05 15:32:37 -07:00
http.py Iimprovements for test client (#352) 2016-09-12 11:28:12 +01:00
settings.py Test runserver (#214) 2016-06-29 11:26:21 -07:00
test_binding.py Documentation of Client/HttpClient and data binding unit tests (#417) 2016-10-31 11:42:10 +00:00
test_generic.py Fix tests for new non-immediate sending 2016-10-05 15:32:37 -07:00
test_handler.py Fix tests for new non-immediate sending 2016-10-05 15:32:37 -07:00
test_management.py pass subprotocols if defined (#282) 2016-08-04 15:30:52 -07:00
test_request.py Fix tests for new non-immediate sending 2016-10-05 15:32:37 -07:00
test_routing.py Add class-based consumers 2016-05-25 17:45:56 -07:00
test_sessions.py Fix tests for new non-immediate sending 2016-10-05 15:32:37 -07:00
test_worker.py Fix tests for new non-immediate sending 2016-10-05 15:32:37 -07:00