summaryrefslogtreecommitdiffhomepage
path: root/test/test_settings.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-13Tests: added tests for the large header buffer settings.Andrei Zeliankou1-0/+60
2022-10-11Tests: don't try to return response when "no_recv" is True.Andrei Zeliankou1-5/+3
2022-04-11Tests: style.Andrei Zeliankou1-15/+5
2021-10-18Tests: style.Andrei Zeliankou1-1/+0
2021-05-24Tests: added additional check in tests with timeouts.Andrei Zeliankou1-76/+119
2021-05-24Tests: test_settings_send_timeout improved.Andrei Zeliankou1-8/+17
2021-04-05Tests: style.Andrei Zeliankou1-0/+1
2021-01-13Tests: style.Andrei Zeliankou1-2/+0
2020-11-12Tests: added a test for "body_buffer_size" option.Andrei Zeliankou1-0/+38
2020-10-19Tests: fixed unit.log print.Andrei Zeliankou1-2/+2
2020-10-07Tests: minor fixes.Andrei Zeliankou1-2/+3
2020-09-27Tests: tuned delay in test_settings_idle_timeout_2.Andrei Zeliankou1-1/+1
2020-09-21Tests: added test for "idle_timeout" with empty payload.Andrei Zeliankou1-0/+18
2020-09-16Tests: migrated to the pytest.Andrei Zeliankou1-36/+25
2020-05-15Tests: style.Andrei Zeliankou1-1/+2
2020-04-24Tests: introduced module version specification in prerequisites.Andrei Zeliankou1-1/+1
2020-02-20Tests: more tests with "max_body_size".Andrei Zeliankou1-0/+25
2019-09-14Tests: refactored prerequisites model.Andrey Zelenkov1-1/+1
2019-05-30Tests: adjusted skipping tests.Andrey Zelenkov1-1/+1
2019-04-09Tests: speed up tests.Andrey Zelenkov1-2/+2
2019-04-09Tests: simplified module checking.Andrey Zelenkov1-2/+1
2019-03-28Tests: unit module refactoring.Andrey Zelenkov1-4/+4
2019-03-26Tests: style.Andrey Zelenkov1-44/+99
2019-02-27Tests: read_timeout option introduced.Andrey Zelenkov1-9/+11
2019-02-27Tests: added "Host" and "Connetion" headers where necessary.Andrey Zelenkov1-4/+5
2019-02-14Tests: minor fixes.Andrey Zelenkov1-2/+0
2018-11-15Tests: added command line arguments parsing in tests.Andrey Zelenkov1-1/+1
2018-09-17Tests: test_settings_header_read_timeout_update adjusted.Andrey Zelenkov1-4/+9
2018-09-06Tests: used relative path for configuration.Andrey Zelenkov1-10/+9
2018-09-04Tests: fixed test_settings_header_read_timeout_update.Andrey Zelenkov1-4/+7
2018-08-21Tests: more timeout tests.Andrey Zelenkov1-0/+51
2018-08-21Tests: typo.Andrey Zelenkov1-1/+1
2018-07-30Tests: expectedFailure removed from test_settings_idle_timeout.Andrey Zelenkov1-1/+0
2018-07-30Tests: fixed test_settings_idle_timeout.Andrey Zelenkov1-2/+2
2018-07-30Tests: fixed header value char tests.Andrey Zelenkov1-1/+1
2018-07-13Tests: HTTP settings.Andrey Zelenkov1-0/+116