summaryrefslogtreecommitdiffhomepage
path: root/test/test_configuration.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-18Tests: style.Andrei Zeliankou1-1/+0
2021-07-03Tests: address configuration tests reworked.Andrei Zeliankou1-58/+21
2021-06-28Tests: renamed share to static.Andrei Zeliankou1-1/+2
2021-05-18Tests: added test to check port release.Andrei Zeliankou1-0/+28
2021-04-05Tests: style.Andrei Zeliankou1-0/+1
2021-01-13Tests: style.Andrei Zeliankou1-1/+0
2020-12-08Tests: skip_alert() converted to the fixture.Andrei Zeliankou1-2/+1
2020-10-07Tests: minor fixes.Andrei Zeliankou1-4/+4
2020-09-16Tests: migrated to the pytest.Andrei Zeliankou1-252/+166
2020-08-13Tests: set root by unprivilaged user.Tiago Natel de Moura1-0/+27
2020-08-11Tests: reducing the number of generated applications.Max Romanov1-1/+3
2020-05-15Tests: style.Andrei Zeliankou1-0/+1
2020-04-24Tests: introduced module version specification in prerequisites.Andrei Zeliankou1-1/+1
2020-03-25Tests: added tests for comments in JSON.Andrei Zeliankou1-0/+61
2020-03-25Tests: UTF-8 BOM test.Andrei Zeliankou1-0/+19
2019-10-08Tests: default port number used.Andrey Zelenkov1-1/+1
2019-09-14Tests: refactored prerequisites model.Andrey Zelenkov1-1/+1
2019-05-30Tests: adjusted skipping tests.Andrey Zelenkov1-33/+4
2019-04-22Tests: using "pass" option instead of deprecated "application".Valentin Bartenev1-8/+8
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-165/+235
2019-03-25Turning off port read event state after main process fork.Max Romanov1-2/+0
2019-03-05Introducing one more large config test, but without sockets.Max Romanov1-0/+25
2019-03-01Tests: skip more alerts.Andrey Zelenkov1-2/+2
2019-02-20Tests: one more alert skipped in test_json_application_many.Andrey Zelenkov1-0/+1
2019-02-20Tests: skip sendmsg()/recvmsg() alerts for all tests.Andrey Zelenkov1-1/+0
2019-02-20Tests: fixed ports range.Andrey Zelenkov1-2/+2
2019-01-28Tests: large configuration tests.Andrey Zelenkov1-0/+47
2018-11-15Tests: added command line arguments parsing in tests.Andrey Zelenkov1-1/+1
2018-09-06Tests: used relative path for configuration.Andrey Zelenkov1-15/+15
2018-07-11Tests: empty configuration.Andrey Zelenkov1-0/+3
2018-04-02Tests: change alert skip in test_listeners_empty after RPC fixes.Andrey Zelenkov1-1/+1
2018-03-06Tests: detect alerts and Sanitizer errors.Andrey Zelenkov1-0/+19
2018-02-26Tests: more configuration tests.Andrey Zelenkov1-10/+12
2018-02-14Tests: removed unused code in unit.py.Andrey Zelenkov1-4/+1
2018-02-05Tests: adjusted check_version()'s.Andrey Zelenkov1-1/+4
2018-01-29Introducing extended app process management.Max Romanov1-16/+14
2018-01-30Tests: added methods to manage unit configuration.Andrey Zelenkov1-110/+94
2018-01-30Tests: small fixes.Andrey Zelenkov1-2/+2
2018-01-30Tests: fixed test for listener without port.Andrey Zelenkov1-2/+2
2018-01-24Tests: using "expectedFailure" decorator instead of assertTry().Andrey Zelenkov1-59/+128
2018-01-17Tests: using LF line ending for test files.Andrey Zelenkov1-146/+146
2018-01-15Tests: assertTry() function introduced.Andrey Zelenkov1-19/+26
2018-01-10Tests: style.Andrey Zelenkov1-5/+2
2017-12-13Tests: removed unused decorators.Andrey Zelenkov1-2/+1
2017-12-12Tests: fixed "negative workers" test.Andrey Zelenkov1-1/+1
2017-12-06Tests: check_modules() function introduced.Andrey Zelenkov1-0/+7
2017-12-06Tests: port range changed to 7xxx.Andrey Zelenkov1-5/+5
2017-11-21Tests: added basic infrastructure.Andrey Zelenkov1-0/+136