Andrey Zelenkov
|
d82f125368
|
Tests: fixed hanging of Go tests.
This closes #319 issue on GitHub.
|
2019-09-25 19:21:42 +03:00 |
|
Tiago de Bem Natel de Moura
|
c554941b4f
|
Initial applications isolation support using Linux namespaces.
|
2019-09-19 15:25:23 +03:00 |
|
Andrey Zelenkov
|
26fcb46137
|
Tests: added read_buffer_size option in http().
|
2019-09-18 00:25:57 +03:00 |
|
Andrey Zelenkov
|
23215c839f
|
Tests: head() method introduced.
|
2019-09-17 21:15:15 +03:00 |
|
Andrey Zelenkov
|
b5394c3956
|
Tests: fixed features check.
|
2019-09-16 17:49:49 +03:00 |
|
Andrey Zelenkov
|
65ca2d7b19
|
Tests: refactored prerequisites model.
|
2019-09-14 14:44:35 +03:00 |
|
Andrey Zelenkov
|
962cdb6659
|
Tests: prepare_env() introduced.
|
2019-09-16 15:37:32 +03:00 |
|
Andrey Zelenkov
|
13ecbe333a
|
Tests: style and minor fixes in java.py.
|
2019-09-16 15:37:32 +03:00 |
|
Andrey Zelenkov
|
a5b9c9241e
|
Tests: more comments.
|
2019-09-16 15:37:32 +03:00 |
|
Andrey Zelenkov
|
7152162886
|
Tests: set default "unsafe" value.
|
2019-09-16 15:37:32 +03:00 |
|
Max Romanov
|
2b8cab1e24
|
Java: introducing websocket support.
|
2019-09-05 15:27:32 +03:00 |
|
Andrey Zelenkov
|
3e23afb0d2
|
Tests: increased read_timeout for websockets tests.
|
2019-09-03 21:23:32 +03:00 |
|
Andrey Zelenkov
|
1cfd329b3d
|
Tests: fixed recv_bytes() in websockets.py.
|
2019-09-02 18:03:33 +03:00 |
|
Andrey Zelenkov
|
70e808040d
|
Tests: prevented writing non-chopped frames to the closed socket.
|
2019-09-02 14:55:00 +03:00 |
|
Andrey Zelenkov
|
cb36616132
|
Tests: prevented writing to the closed socket for websocket tests.
|
2019-08-30 16:59:35 +03:00 |
|
Andrey Zelenkov
|
ccd6c0dc05
|
Tests: websockets style fixes.
|
2019-08-30 15:37:44 +03:00 |
|
Andrey Zelenkov
|
c47af243b0
|
Tests: removed keepalive_interval for websocket tests.
Also increased read_timeout in frame_read() for slow hosts.
|
2019-08-22 21:28:03 +03:00 |
|
Andrey Zelenkov
|
72b56388b7
|
Tests: Node.js websockets tests tuned.
|
2019-08-22 18:28:23 +03:00 |
|
Andrey Zelenkov
|
9bbf54e23e
|
Tests: Node.js websockets.
|
2019-08-22 15:33:41 +03:00 |
|
Andrey Zelenkov
|
08601bbbf0
|
Tests: "--unsafe" option introduced.
|
2019-08-22 15:26:15 +03:00 |
|
Andrey Zelenkov
|
b4c09e2954
|
Tests: reverted rerun for Java tests in 5e429a7f133c.
Each testcase should also recompile to be recompiled.
So backed out for now.
|
2019-08-21 14:24:23 +03:00 |
|
Andrey Zelenkov
|
4d7576d323
|
Tests: print decoded strings in detailed mode, if possible.
|
2019-08-14 16:26:47 +03:00 |
|
Andrey Zelenkov
|
78fbf9ee60
|
Tests: fixed modules version parsing.
|
2019-08-08 15:47:26 +03:00 |
|
Andrey Zelenkov
|
c8c259b972
|
Tests: rerun tests for each module version.
Rerun supported for Python, PHP, Perl, Ruby, and Java modules.
|
2019-08-06 18:25:13 +03:00 |
|
Andrey Zelenkov
|
b097476824
|
Tests: TestApplicationTLS.openssl_conf() introduced.
|
2019-07-14 23:49:37 +03:00 |
|
Andrey Zelenkov
|
72e987e110
|
Tests: check application configuration loading in TLS tests.
|
2019-07-14 23:49:31 +03:00 |
|
Andrey Zelenkov
|
d7516e5f4e
|
Tests: made openssl certificates more strong to avoid errors.
|
2019-07-08 20:46:06 +03:00 |
|
Andrey Zelenkov
|
2ceee3471e
|
Tests: TestControl.conf_post() introduced.
|
2019-04-26 17:35:32 +03:00 |
|
Andrey Zelenkov
|
bc4a1d86b9
|
Tests: TestControl refactored.
|
2019-04-26 17:35:31 +03:00 |
|
Andrey Zelenkov
|
644e6df687
|
Tests: check application configuration loading.
|
2019-04-26 17:35:26 +03:00 |
|
Andrey Zelenkov
|
7a559c6568
|
Tests: using blocking for large output.
|
2019-04-22 18:52:46 +03:00 |
|
Valentin Bartenev
|
c1a3b06d03
|
Tests: using "pass" option instead of deprecated "application".
|
2019-04-22 18:20:53 +03:00 |
|
Andrey Zelenkov
|
b3179538ef
|
Tests: wait more time on Unit closing.
|
2019-04-15 15:52:32 +03:00 |
|
Andrey Zelenkov
|
ac7e65a722
|
Tests: check unitd availability before start.
|
2019-04-09 20:59:41 +03:00 |
|
Andrey Zelenkov
|
dfb625789b
|
Tests: read_timeout increased.
|
2019-04-09 20:59:41 +03:00 |
|
Andrey Zelenkov
|
549f0873c2
|
Tests: wait_for_record() introduced.
|
2019-04-09 16:14:42 +03:00 |
|
Andrey Zelenkov
|
cfcf4da7fa
|
Tests: added "name" argument for search_in_log().
|
2019-04-09 16:14:42 +03:00 |
|
Andrey Zelenkov
|
af24e4dec4
|
Tests: simplified module checking.
|
2019-04-09 16:14:42 +03:00 |
|
Andrey Zelenkov
|
19eba1730a
|
Tests: unit module refactoring.
|
2019-03-28 18:43:13 +03:00 |
|