summaryrefslogtreecommitdiffhomepage
path: root/test/test_access_log.py (follow)
AgeCommit message (Expand)AuthorFilesLines
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