summaryrefslogtreecommitdiffhomepage
path: root/test/unit/applications (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-14Configuration: URI encoding in the "pass" option.Valentin Bartenev1-1/+4
2020-04-03Tests: added notification on "read_timeout" expiration.Andrei Zeliankou1-2/+14
2020-03-27Tests: increase default "read_timeout" to 60s in message_read().Andrei Zeliankou1-1/+1
2020-03-23Tests: increase default "read_timeout" value to 60s.Andrei Zeliankou1-2/+2
2020-03-10Tests: redirect tests output to the stdout.Andrei Zeliankou3-5/+7
2020-03-03Tests: chdir() and open() for PHP module.Tiago Natel de Moura1-2/+2
2019-12-24Go: installing go module for tests into build directory.Max Romanov1-1/+1
2019-11-11Tests: added support for testing "user" and "group".Tiago Natel8-15/+34
2019-11-09Tests: fixed tests to run as root.Tiago Natel1-2/+4
2019-11-13Tests: fixed websocket tests.Andrei Zeliankou1-5/+10
2019-10-23Tests: improved handshake for websocket tests.Andrey Zelenkov1-6/+14
2019-09-25Tests: fixed hanging of Go tests.Andrey Zelenkov2-14/+24
2019-09-14Tests: refactored prerequisites model.Andrey Zelenkov3-0/+46
2019-09-16Tests: prepare_env() introduced.Andrey Zelenkov1-8/+13
2019-09-16Tests: style and minor fixes in java.py.Andrey Zelenkov2-8/+7
2019-09-05Java: introducing websocket support.Max Romanov1-2/+10
2019-09-03Tests: increased read_timeout for websockets tests.Andrey Zelenkov1-2/+6
2019-09-02Tests: fixed recv_bytes() in websockets.py.Andrey Zelenkov1-9/+3
2019-09-02Tests: prevented writing non-chopped frames to the closed socket.Andrey Zelenkov1-1/+4
2019-08-30Tests: prevented writing to the closed socket for websocket tests.Andrey Zelenkov1-1/+4
2019-08-30Tests: websockets style fixes.Andrey Zelenkov1-9/+9
2019-08-22Tests: removed keepalive_interval for websocket tests.Andrey Zelenkov1-2/+2
2019-08-22Tests: Node.js websockets tests tuned.Andrey Zelenkov1-2/+2
2019-08-22Tests: Node.js websockets.Andrey Zelenkov1-0/+215
2019-08-21Tests: reverted rerun for Java tests in 5e429a7f133c.Andrey Zelenkov1-3/+1
2019-08-06Tests: rerun tests for each module version.Andrey Zelenkov5-5/+15
2019-07-14Tests: TestApplicationTLS.openssl_conf() introduced.Andrey Zelenkov1-5/+12
2019-07-14Tests: check application configuration loading in TLS tests.Andrey Zelenkov1-1/+1
2019-07-08Tests: made openssl certificates more strong to avoid errors.Andrey Zelenkov1-1/+1
2019-04-26Tests: check application configuration loading.Andrey Zelenkov8-7/+12
2019-04-22Tests: using "pass" option instead of deprecated "application".Valentin Bartenev8-8/+8
2019-04-09Tests: wait_for_record() introduced.Andrey Zelenkov1-0/+11
2019-04-09Tests: added "name" argument for search_in_log().Andrey Zelenkov1-2/+2
2019-03-28Tests: unit module refactoring.Andrey Zelenkov11-0/+340