tornado-openapi3/tests
Correl 10e5784543 Remove 418 responses from tests
Older versions of Tornado raise a ValueError when supplied with HTTP
status code 418. I guess it's anti-teapot.
2021-02-26 12:17:30 -05:00
..
__init__.py Initial commit 2020-09-16 23:04:11 -04:00
conftest.py Disable deadline in hypothesis profiles 2021-01-13 16:55:03 -05:00
test_handler.py Ignore types on tornado includes 2021-02-26 12:04:47 -05:00
test_requests.py Include cookies in the Request validation 2021-01-18 13:23:31 -05:00
test_responses.py Leave request and response bodies as binary data 2021-01-06 14:50:15 -05:00
test_testing.py Remove 418 responses from tests 2021-02-26 12:17:30 -05:00
test_util.py Parse mimetype from content-type 2021-01-13 14:33:39 -05:00