summaryrefslogtreecommitdiffhomepage
path: root/test/test_python_basic.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-14Tests: added missing checks for configuration results.Andrei Zeliankou1-10/+14
2020-09-16Tests: migrated to the pytest.Andrei Zeliankou1-96/+58
2020-04-24Tests: introduced module version specification in prerequisites.Andrei Zeliankou1-1/+1
2020-04-14Tests: minor fixes and style.Andrei Zeliankou1-59/+10
2019-09-14Tests: refactored prerequisites model.Andrey Zelenkov1-1/+1
2019-08-14Tests: fixed port reusing to avoid access issues.Andrey Zelenkov1-1/+1
2019-08-14Tests: added tests for deleting listeners and applications objects.Andrey Zelenkov1-0/+27
2019-04-22Tests: using "pass" option instead of deprecated "application".Valentin Bartenev1-9/+9
2019-04-09Tests: simplified module checking.Andrey Zelenkov1-2/+1
2019-03-28Tests: unit module refactoring.Andrey Zelenkov1-5/+4
2019-03-26Tests: style.Andrey Zelenkov1-58/+90
2018-11-15Tests: added command line arguments parsing in tests.Andrey Zelenkov1-1/+1
2018-09-06Tests: used relative path for configuration.Andrey Zelenkov1-24/+24
2018-02-14Tests: removed unused code in unit.py.Andrey Zelenkov1-5/+2
2018-02-05Tests: adjusted check_version()'s.Andrey Zelenkov1-1/+4
2018-01-29Introducing extended app process management.Max Romanov1-9/+9
2018-01-30Tests: added methods to manage unit configuration.Andrey Zelenkov1-58/+56
2018-01-24Tests: using "expectedFailure" decorator instead of assertTry().Andrey Zelenkov1-84/+72
2018-01-17Tests: using LF line ending for test files.Andrey Zelenkov1-166/+166
2018-01-10Tests: style.Andrey Zelenkov1-5/+2
2017-12-13Tests: removed unused decorators.Andrey Zelenkov1-2/+1
2017-12-06Tests: added basic PHP tests.Andrey Zelenkov1-0/+170