summaryrefslogtreecommitdiffhomepage
path: root/test (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-31Tests: more routing tests with negative rules.Andrei Zeliankou1-0/+57
2020-03-10Tests: use blocking to print unit.log files.Andrei Zeliankou1-1/+1
2020-03-10Tests: redirect tests output to the stdout.Andrei Zeliankou6-13/+20
2020-03-06Tests: unitd stderr output redirected to unit.log.Valentin Bartenev1-13/+13
2020-03-06Tests: simplified unitd process running.Valentin Bartenev1-42/+26
2020-03-03Tests: chdir() and open() for PHP module.Tiago Natel de Moura6-6/+161
2020-03-03Tests: added tests for "fallback" option for the "share" action.Andrei Zeliankou1-0/+212
2020-03-03Tests: check unique options in "action" object.Andrei Zeliankou1-0/+50
2020-03-03Improved validation of the "action" object.Valentin Bartenev1-2/+0
2020-03-02Tests: truncated huge messages while logging.Andrei Zeliankou1-12/+33
2020-02-27Tests: added "-r" option to print unit.log on failures.Andrei Zeliankou1-5/+24
2020-02-27Tests: added test with invalid IPv6 address in routing block.Andrei Zeliankou1-0/+1
2020-02-21Tests: more static tests.Andrei Zeliankou1-4/+26
2020-02-20Tests: added PHP test with invalid index extension only.Andrei Zeliankou1-0/+30
2020-02-20Tests: added proxy test with large body.Andrei Zeliankou1-0/+7
2020-02-20Tests: more tests with "max_body_size".Andrei Zeliankou1-0/+25
2020-02-05Tests: added test for uploading files with SSL.Tiago Natel de Moura2-0/+49
2020-02-05Tests: add helper for form-data and multipart.Tiago Natel de Moura2-22/+90
2020-02-04Tests: fixing Python 3.8.1 errors on Mac.Max Romanov3-21/+18
2020-01-23Tests: check for php extension.Tiago Natel de Moura2-1/+14
2019-12-25Go: changing import name for "unit.nginx.org/go".Max Romanov9-9/+9
2019-12-24Tests: routing by listener address.Axel Duch1-0/+58
2019-12-24Tests: routing by client address configuration.Axel Duch1-0/+353
2019-12-24Go: installing go module for tests into build directory.Max Romanov1-1/+1
2019-12-09Tests: routing tests refactored.Andrei Zeliankou2-1774/+331
2019-12-06Tests: added privileged credential tests.Tiago Natel1-44/+150
2019-11-11Tests: added tests for setting user and group.Tiago Natel2-0/+95
2019-11-11Tests: added support for testing "user" and "group".Tiago Natel8-15/+34
2019-11-26Tests: added getjson() helper.Tiago Natel4-10/+29
2019-11-26Tests: parsing of "Transfer-Encoding: chunked" responses.Tiago Natel6-23/+71
2019-11-09Tests: fixed tests to run as root.Tiago Natel5-25/+72
2019-11-14Tests: Python exception tests.Andrei Zeliankou2-0/+202
2019-11-14Tests: proxy tests.Andrei Zeliankou2-0/+647
2019-11-14Tests: run_process() and stop_processes() introduced.Andrei Zeliankou1-0/+22
2019-11-14Tests: waitforsocket() introduced.Andrei Zeliankou1-0/+18
2019-11-13Tests: fixed websocket tests.Andrei Zeliankou3-81/+38
2019-11-13Tests: added Python test with threading.Andrei Zeliankou2-0/+46
2019-11-13Tests: added Ruby test with constants.Andrey Zelenkov2-0/+38
2019-11-08Tests: fixed operator in http.py.Andrey Zelenkov1-1/+1
2019-10-23Tests: added test with invalid "working_directory" value.Andrey Zelenkov1-0/+12
2019-10-23Tests: more URI normalization tests.Andrey Zelenkov1-8/+52
2019-10-23Tests: added USR1 signal test for unit.log.Andrey Zelenkov3-37/+101
2019-10-23Tests: more static tests.Andrey Zelenkov1-0/+6
2019-10-23Tests: improved handshake for websocket tests.Andrey Zelenkov2-7/+15
2019-10-23Tests: style.Andrey Zelenkov1-1/+3
2019-10-23Tests: check initial configuration in test_access_log.py.Andrey Zelenkov1-1/+5
2019-10-23Tests: check initial configuration in test_routing.py.Andrey Zelenkov1-27/+31
2019-10-23Tests: added flush() in "errors_write" Python application.Andrey Zelenkov1-0/+1
2019-10-11Fixed passing false in namespace flags.Tiago Natel1-0/+32
2019-10-08Tests: default port number used.Andrey Zelenkov1-1/+1