Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-28 | Tests: added flags to search functions in proto.py. | Andrei Zeliankou | 1 | -6/+6 | |
Also removed unnesessary re.compile() calls. | |||||
2022-06-30 | Tests: minor improvements. | Andrei Zeliankou | 1 | -1/+1 | |
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. | |||||
2021-10-18 | Tests: style. | Andrei Zeliankou | 1 | -1/+1 | |
2021-07-02 | Tests: Ruby hooks. | Oisin Canty | 1 | -7/+9 | |
2021-04-08 | Tests: preserving unit.log when run without restart. | Max Romanov | 1 | -6/+12 | |
Introducing "unit.log.Log" class for "unit.log" file management. Moving "findall()" function into TestApplicationProto. Using "os.kill()" to send signals. | |||||
2021-02-10 | Tests: increased timeout in wait_for_record(). | Andrei Zeliankou | 1 | -2/+2 | |
2020-12-06 | Tests: options moved to the separate class. | Andrei Zeliankou | 1 | -1/+1 | |
This change is necessary to separate the logic and prevent possible circular dependency. | |||||
2020-10-28 | Tests: improving get_application_type() and fixing its name. | Max Romanov | 1 | -5/+4 | |
This patch also enables multiversion tests running for Java. | |||||
2020-10-19 | Tests: fixed unit.log print. | Andrei Zeliankou | 1 | -1/+1 | |
2020-10-07 | Tests: minor fixes. | Andrei Zeliankou | 1 | -1/+1 | |
2020-09-16 | Tests: migrated to the pytest. | Andrei Zeliankou | 1 | -4/+14 | |
2020-05-15 | Tests: style. | Andrei Zeliankou | 1 | -0/+1 | |
2019-11-11 | Tests: added support for testing "user" and "group". | Tiago Natel | 1 | -1/+13 | |
2019-04-26 | Tests: check application configuration loading. | Andrey Zelenkov | 1 | -0/+5 | |
2019-04-09 | Tests: wait_for_record() introduced. | Andrey Zelenkov | 1 | -0/+11 | |
2019-04-09 | Tests: added "name" argument for search_in_log(). | Andrey Zelenkov | 1 | -2/+2 | |
2019-03-28 | Tests: unit module refactoring. | Andrey Zelenkov | 1 | -0/+15 | |