daphne/tests
Mario Rodas f46c2448b1 Added compatibility for hypothesis 4 (#261)
hypothesis `average_size` argument was already deprecated [1], and was
effectively removed in hypothesis 4 [2].

[1] https://github.com/HypothesisWorks/hypothesis/pull/1162
[2] https://hypothesis.readthedocs.io/en/latest/changes.html#v4-0-0
2019-06-17 10:10:14 +02:00
..
http_base.py Fixed #229: Allow bytes headers only 2018-09-28 09:45:03 -07: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 Fixed #229: Allow bytes headers only 2018-09-28 09:45:03 -07: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 Fixed #229: Allow bytes headers only 2018-09-28 09:45:03 -07:00