summaryrefslogtreecommitdiffhomepage
path: root/test/test_python_application.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-12HTTP: the Date response header.Valentin Bartenev1-0/+4
2018-02-05Tests: simplified test for query string.Andrey Zelenkov1-7/+2
2018-02-05Tests: adjusted check_version()'s.Andrey Zelenkov1-1/+1
2018-01-29Introducing extended app process management.Max Romanov1-1/+1
2018-01-30Tests: reworked TestUnitHTTP.Andrey Zelenkov1-15/+10
2018-01-30Tests: added methods to manage unit configuration.Andrey Zelenkov1-9/+8
2018-01-30Tests: small fixes.Andrey Zelenkov1-18/+6
2018-01-24Tests: added test for QUERY_STRING variable.Andrey Zelenkov1-0/+34
2018-01-24Tests: added test with "Transfer-Encoding" header in 204 response.Andrey Zelenkov1-0/+17
2018-01-24Tests: using "expectedFailure" decorator instead of assertTry().Andrey Zelenkov1-40/+57
2018-01-17Tests: using LF line ending for test files.Andrey Zelenkov1-90/+90
2018-01-15Tests: use "data" parameter in Request() to send body.Andrey Zelenkov1-2/+1
2018-01-15Tests: simple python application.Andrey Zelenkov1-0/+91