summaryrefslogtreecommitdiffhomepage
path: root/test/test_access_log.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-11Tests: reworked "test_variables.py".Andrei Zeliankou1-22/+0
2022-09-07Tests: minor fixes.Andrei Zeliankou1-20/+2
2022-07-28Tests: added tests for the log format.Andrei Zeliankou1-0/+80
2021-10-18Tests: style.Andrei Zeliankou1-1/+0
2021-04-08Tests: preserving unit.log when run without restart.Max Romanov1-1/+1
2021-04-05Tests: style.Andrei Zeliankou1-0/+1
2021-01-14Tests: added missing checks for configuration results.Andrei Zeliankou1-4/+8
2021-01-13Tests: style.Andrei Zeliankou1-1/+0
2021-01-12Tests: unit_stop() removed where possible.Andrei Zeliankou1-31/+0
2020-12-06Tests: options moved to the separate class.Andrei Zeliankou1-1/+1
2020-10-19Tests: fixed unit.log print.Andrei Zeliankou1-19/+21
2020-10-07Tests: minor fixes.Andrei Zeliankou1-1/+2
2020-09-16Tests: migrated to the pytest.Andrei Zeliankou1-85/+75
2020-05-15Tests: style.Andrei Zeliankou1-2/+1
2020-04-24Tests: introduced module version specification in prerequisites.Andrei Zeliankou1-1/+1
2020-03-10Tests: redirect tests output to the stdout.Andrei Zeliankou1-1/+0
2019-10-23Tests: added USR1 signal test for unit.log.Andrey Zelenkov1-37/+0
2019-10-23Tests: style.Andrey Zelenkov1-1/+3
2019-10-23Tests: check initial configuration in test_access_log.py.Andrey Zelenkov1-1/+5
2019-09-14Tests: refactored prerequisites model.Andrey Zelenkov1-1/+1
2019-08-01Tests: added delay before SIGQUIT in access_log partial tests.Andrey Zelenkov1-3/+9
2019-05-30Tests: adjusted skipping tests.Andrey Zelenkov1-1/+1
2019-04-22Tests: read_timeout increased for incomplete requests.Andrey Zelenkov1-6/+8
2019-04-22Tests: using "pass" option instead of deprecated "application".Valentin Bartenev1-2/+2
2019-04-15Tests: added time to handle requests in access_log partial tests.Andrey Zelenkov1-4/+12
2019-04-09Tests: speed up tests.Andrey Zelenkov1-5/+10
2019-04-09Tests: wait_for_record() introduced.Andrey Zelenkov1-60/+31
2019-04-09Tests: simplified module checking.Andrey Zelenkov1-2/+1
2019-03-28Tests: unit module refactoring.Andrey Zelenkov1-5/+4
2019-03-26Tests: style.Andrey Zelenkov1-58/+93
2019-02-27Tests: added "Host" and "Connetion" headers where necessary.Andrey Zelenkov1-4/+4
2018-11-15Tests: added command line arguments parsing in tests.Andrey Zelenkov1-1/+1
2018-09-06Tests: used relative path for configuration.Andrey Zelenkov1-5/+5
2018-04-26Tests: response handling improved.Andrey Zelenkov1-5/+5
2018-04-23Tests: added access log test with unix socket.Andrey Zelenkov1-0/+20
2018-04-23Tests: added delay to wait for requests logging.Andrey Zelenkov1-0/+33
2018-04-18Tests: re-opening access log file.Andrey Zelenkov1-1/+36
2018-04-11Tests: access_log tests.Andrey Zelenkov1-0/+220