summaryrefslogtreecommitdiffhomepage
path: root/test/test_python_procman.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-21Tests: renamed test_python_procman.py since it's not Python-specificAndrei Zeliankou1-303/+0
2024-01-15Tests: pathlib used where appropriateAndrei Zeliankou1-0/+1
2023-06-14Tests: get rid of classes in test files.Andrei Zeliankou1-196/+213
2023-06-12Tests: prerequisites checking reworked.Andrei Zeliankou1-2/+2
2023-05-25Tests: unified setup method usage.Andrei Zeliankou1-2/+3
2023-05-25Tests: removed unused variables.Andrei Zeliankou1-1/+1
2023-02-21Tests: switched to using f-strings.Andrei Zeliankou1-14/+14
2021-11-09Tests: app prototype related fixes.Max Romanov1-1/+3
2021-10-18Tests: style.Andrei Zeliankou1-2/+2
2021-07-29Application restart introduced.Max Romanov1-0/+79
2021-04-05Tests: style.Andrei Zeliankou1-0/+1
2021-01-14Tests: added missing checks for configuration results.Andrei Zeliankou1-1/+1
2021-01-13Tests: style.Andrei Zeliankou1-1/+0
2020-12-06Tests: options moved to the separate class.Andrei Zeliankou1-1/+1
2020-10-19Tests: fixed unit.log print.Andrei Zeliankou1-3/+2
2020-10-07Tests: minor fixes.Andrei Zeliankou1-1/+2
2020-09-16Tests: migrated to the pytest.Andrei Zeliankou1-80/+56
2020-08-11Tests: skipping idle zero timeout.Max Romanov1-0/+1
2020-05-15Tests: style.Andrei Zeliankou1-1/+2
2020-04-24Tests: introduced module version specification in prerequisites.Andrei Zeliankou1-1/+1
2020-04-14Tests: minor fixes and style.Andrei Zeliankou1-3/+3
2020-03-19Tests: test_python_procman.py refactored.Andrei Zeliankou1-115/+58
2019-09-14Tests: refactored prerequisites model.Andrey Zelenkov1-1/+1
2019-05-30Tests: adjusted skipping tests.Andrey Zelenkov1-1/+1
2019-04-09Tests: simplified module checking.Andrey Zelenkov1-2/+1
2019-03-28Tests: unit module refactoring.Andrey Zelenkov1-4/+4
2019-03-26Tests: style.Andrey Zelenkov1-77/+112
2019-02-27Tests: read_timeout option introduced.Andrey Zelenkov1-1/+1
2018-11-15Tests: added command line arguments parsing in tests.Andrey Zelenkov1-1/+1
2018-09-06Tests: used relative path for configuration.Andrey Zelenkov1-17/+17
2018-02-26Tests: more configuration tests.Andrey Zelenkov1-0/+16
2018-02-20Tests: reworked python tests with application.Andrey Zelenkov1-32/+4
2018-02-14Tests: removed unused code in unit.py.Andrey Zelenkov1-5/+2
2018-02-06Fixed configuration checks for "max" property.Andrey Zelenkov1-0/+5
2018-02-06Tests: more tests for processes.Andrey Zelenkov1-0/+93
2018-02-06Tests: changed process counting in test_python_procman.py.Andrey Zelenkov1-119/+71
2018-02-06Tests: minor fixes in test_python_procman.py.Andrey Zelenkov1-59/+35
2018-02-05Tests: adjusted check_version()'s.Andrey Zelenkov1-1/+1
2018-01-29Introducing extended app process management.Max Romanov1-0/+237