daphne/tests
Simon Willison 333f4644d1 Added support for raw_path in scope. (#268)
As per https://github.com/django/asgiref/pull/92

Required valid URI path fragments to be used in tests:
- Test case must ensure paths are correctly quoted before calling
   run_daphne_request() & co.

Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
2019-07-03 20:22:03 +02:00
..
http_base.py Added support for raw_path in scope. (#268) 2019-07-03 20:22:03 +02:00
http_strategies.py Added compatibility for hypothesis 4 (#261) 2019-06-17 10:10:14 +02:00
test_cli.py Add command-line options for proxy headers 2018-10-26 12:34:15 -07:00
test_http_request.py Added support for raw_path in scope. (#268) 2019-07-03 20:22:03 +02:00
test_http_response.py Fixed #229: Allow bytes headers only 2018-09-28 09:45:03 -07:00
test_utils.py Implement Black code formatting 2018-08-27 12:29:57 +10:00
test_websocket.py Added support for raw_path in scope. (#268) 2019-07-03 20:22:03 +02:00