#
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.
|
Revision tags: 1.20.0-1, 1.20.0 |
|
#
1635:97afbb6c5a15 |
| 07-Oct-2020 |
Andrei Zeliankou |
Tests: minor fixes.
|
#
1634:07f93fcfa12a |
| 07-Oct-2020 |
Valentin Bartenev |
Tests: fixed loading selected module version.
Previously, for PHP, Ruby, and Perl the latest version was always loaded in multi-version tests.
|
#
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, 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 |
|
#
1116:5e429a7f133c |
| 06-Aug-2019 |
Andrey Zelenkov |
Tests: rerun tests for each module version.
Rerun supported for Python, PHP, Perl, Ruby, and Java modules.
|
Revision tags: 1.9.0-1, 1.9.0 |
|
#
1050:5b9ec6a8ae06 |
| 26-Apr-2019 |
Andrey Zelenkov |
Tests: check application configuration loading.
|
#
1041:9bdd46610ea9 |
| 22-Apr-2019 |
Valentin Bartenev |
Tests: using "pass" option instead of deprecated "application".
|
#
1019:61d90b4da691 |
| 28-Mar-2019 |
Andrey Zelenkov |
Tests: unit module refactoring.
|