#
2482:88df458ead6d |
| 29-May-2023 |
Andrei Zeliankou |
Tests: more fixtures.
Common methods from applications/proto.py converted to the fixtures. sysctl check moved to the specific file where it is using. Some options moved to the constructor to have ea
Tests: more fixtures.
Common methods from applications/proto.py converted to the fixtures. sysctl check moved to the specific file where it is using. Some options moved to the constructor to have early access.
show more ...
|
#
2481:48bf16097eee |
| 29-May-2023 |
Andrei Zeliankou |
Tests: Log reworked.
All log-related code moved to the log.py.
|
#
2477:4633c7db7fb5 |
| 25-May-2023 |
Andrei Zeliankou |
Tests: removed unused variables.
|
Revision tags: 1.30.0-1, 1.30.0, 1.29.1-1, 1.29.1, 1.29.0-1, 1.29.0, 1.28.0-1, 1.28.0 |
|
#
2167:e38ab67c7f63 |
| 28-Jul-2022 |
Andrei Zeliankou |
Tests: added flags to search functions in proto.py.
Also removed unnesessary re.compile() calls.
|
#
2144:b14caaedca5e |
| 30-Jun-2022 |
Andrei Zeliankou |
Tests: minor improvements.
Added "go" availability check before trying to build an application.
update_action() method used were possible and fixed bug with the relative path determination in test_
Tests: minor improvements.
Added "go" availability check before trying to build an application.
update_action() method used were possible and fixed bug with the relative path determination in test_static_chroot.py.
Templates optimization and style fixes.
show more ...
|
Revision tags: 1.27.0-1, 1.27.0, 1.26.1-1, 1.26.1, 1.26.0-1, 1.26.0 |
|
#
1971:3410f9d2a662 |
| 18-Oct-2021 |
Andrei Zeliankou |
Tests: style.
|
Revision tags: 1.25.0-1, 1.25.0 |
|
#
1912:942e252e3f4c |
| 02-Jul-2021 |
Oisin Canty |
Tests: Ruby hooks.
|
Revision tags: 1.24.0-1, 1.24.0 |
|
#
1850:839024ce4a6a |
| 08-Apr-2021 |
Max Romanov |
Tests: preserving unit.log when run without restart.
Introducing "unit.log.Log" class for "unit.log" file management. Moving "findall()" function into TestApplicationProto. Using "os.kill()" to send
Tests: preserving unit.log when run without restart.
Introducing "unit.log.Log" class for "unit.log" file management. Moving "findall()" function into TestApplicationProto. Using "os.kill()" to send signals.
show more ...
|
Revision tags: 1.23.0-1, 1.23.0 |
|
#
1804:ed698edaaf1e |
| 10-Feb-2021 |
Andrei Zeliankou |
Tests: increased timeout in wait_for_record().
|
Revision tags: 1.22.0-1, 1.22.0 |
|
#
1730:44912af5b3e6 |
| 06-Dec-2020 |
Andrei Zeliankou |
Tests: options moved to the separate class.
This change is necessary to separate the logic and prevent possible circular dependency.
|
Revision tags: 1.21.0-1, 1.21.0 |
|
#
1670:099c23b00eaf |
| 27-Oct-2020 |
Max Romanov |
Tests: improving get_application_type() and fixing its name.
This patch also enables multiversion tests running for Java.
|
#
1654:fc7d0578e124 |
| 19-Oct-2020 |
Andrei Zeliankou |
Tests: fixed unit.log print.
|
Revision tags: 1.20.0-1, 1.20.0 |
|
#
1635:97afbb6c5a15 |
| 07-Oct-2020 |
Andrei Zeliankou |
Tests: minor fixes.
|
#
1596:b7e2d4d92624 |
| 16-Sep-2020 |
Andrei Zeliankou |
Tests: migrated to the pytest.
|
Revision tags: 1.19.0-1, 1.19.0, 1.18.0-1, 1.18.0 |
|
#
1477:b93d1acf81bd |
| 15-May-2020 |
Andrei Zeliankou |
Tests: style.
|
Revision tags: 1.17.0-1, 1.17.0, 1.16.0-1, 1.16.0, 1.15.0-1, 1.15.0, 1.14.0-1, 1.14.0 |
|
#
1303:248eeec4c272 |
| 11-Nov-2019 |
Tiago Natel |
Tests: added support for testing "user" and "group".
|
Revision tags: 1.13.0-1, 1.13.0, 1.12.0-1, 1.12.0, 1.11.0-2, 1.11.0-1, 1.11.0, 1.10.0-2, 1.10.0-1, 1.10.0, 1.9.0-1, 1.9.0 |
|
#
1050:5b9ec6a8ae06 |
| 26-Apr-2019 |
Andrey Zelenkov |
Tests: check application configuration loading.
|
#
1028:2201c3f83ae3 |
| 09-Apr-2019 |
Andrey Zelenkov |
Tests: wait_for_record() introduced.
|
#
1027:0dece83072e8 |
| 09-Apr-2019 |
Andrey Zelenkov |
Tests: added "name" argument for search_in_log().
|
#
1019:61d90b4da691 |
| 28-Mar-2019 |
Andrey Zelenkov |
Tests: unit module refactoring.
|