#
2086:3baca957c0dd |
| 09-May-2022 |
Andrei Zeliankou |
Tests: added more tests with reconfiguration.
|
#
2073:bc6ad31ce286 |
| 11-Apr-2022 |
Andrei Zeliankou |
Tests: style.
|
Revision tags: 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, 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 ...
|
#
1848:4bd548074e2c |
| 05-Apr-2021 |
Andrei Zeliankou |
Tests: style.
|
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 |
|
#
1791:f841507f27f2 |
| 04-Feb-2021 |
Andrei Zeliankou |
Tests: added tests for "path" option in Python application.
|
#
1775:4b4991514356 |
| 14-Jan-2021 |
Andrei Zeliankou |
Tests: added missing checks for configuration results.
|
#
1771:94cf6c5fafbd |
| 13-Jan-2021 |
Andrei Zeliankou |
Tests: style.
|
#
1770:e4ece1ff4413 |
| 12-Jan-2021 |
Andrei Zeliankou |
Tests: unit_stop() removed where possible.
Since wait_for_record() was introduced there is no need to stop Unit before parsing unit.log.
|
#
1736:22db875fda34 |
| 08-Dec-2020 |
Andrei Zeliankou |
Tests: skip_alert() converted to the fixture.
|
#
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 |
|
#
1706:a1da56837554 |
| 16-Nov-2020 |
Max Romanov |
Tests: fixing tests interrupt in terminal.
KeyboardInterrupt re-raised.
|
#
1695:48cd8f20dea4 |
| 10-Nov-2020 |
Max Romanov |
Tests: supporting instant app parameters in load().
|
#
1683:43cbc14c7be9 |
| 04-Nov-2020 |
Max Romanov |
Tests: added Python threading tests.
|
#
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.
|
#
1605:bac76b00ded6 |
| 21-Sep-2020 |
Max Romanov |
Tests: added multiple headers concatenation test.
|
#
1604:8cd5ee21340a |
| 21-Sep-2020 |
Max Romanov |
Tests: changing Python application callable name.
|
#
1596:b7e2d4d92624 |
| 16-Sep-2020 |
Andrei Zeliankou |
Tests: migrated to the pytest.
|
Revision tags: 1.19.0-1, 1.19.0 |
|
#
1568:b0df4227285f |
| 13-Aug-2020 |
Andrei Zeliankou |
Tests: added test with error on loading application.
|
Revision tags: 1.18.0-1, 1.18.0 |
|
#
1477:b93d1acf81bd |
| 15-May-2020 |
Andrei Zeliankou |
Tests: style.
|
#
1467:195fe0a92670 |
| 24-Apr-2020 |
Andrei Zeliankou |
Tests: introduced module version specification in prerequisites.
|
Revision tags: 1.17.0-1, 1.17.0 |
|
#
1454:800750b793cf |
| 14-Apr-2020 |
Andrei Zeliankou |
Tests: added test with rescheduling requests.
|
#
1453:71af60a59338 |
| 14-Apr-2020 |
Andrei Zeliankou |
Tests: minor fixes and style.
|