summaryrefslogtreecommitdiffhomepage
path: root/test/unit/main.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-08Controller: improved handling of unix domain control socket.Valentin Bartenev1-4/+1
2020-04-03Tests: minor fixes.Andrei Zeliankou1-8/+18
2020-03-30Fixing application process infinite loop.Max Romanov1-1/+0
2020-03-23Tests: wait for unit.pid file before running tests.Andrei Zeliankou1-1/+4
2020-03-23Tests: rearranging functions in main.py.Andrei Zeliankou1-69/+69
2020-03-23Tests: terminate unitd process on exit().Andrei Zeliankou1-12/+14
2020-03-12Using disk file to store large request body.Max Romanov1-0/+1
2020-03-12Tests: skip "last message send failed" alerts globally.Andrei Zeliankou1-0/+1
2020-03-10Tests: use blocking to print unit.log files.Andrei Zeliankou1-1/+1
2020-03-06Tests: unitd stderr output redirected to unit.log.Valentin Bartenev1-13/+13
2020-03-06Tests: simplified unitd process running.Valentin Bartenev1-42/+26
2020-02-27Tests: added "-r" option to print unit.log on failures.Andrei Zeliankou1-5/+24
2020-02-04Tests: fixing Python 3.8.1 errors on Mac.Max Romanov1-9/+4
2019-11-09Tests: fixed tests to run as root.Tiago Natel1-1/+20
2019-11-14Tests: run_process() and stop_processes() introduced.Andrei Zeliankou1-0/+22
2019-10-08Tests: increased subprocess timeout on Unit exit.Andrey Zelenkov1-13/+13
2019-09-16Tests: fixed features check.Andrey Zelenkov1-2/+2
2019-09-14Tests: refactored prerequisites model.Andrey Zelenkov1-93/+80
2019-09-16Tests: more comments.Andrey Zelenkov1-0/+4
2019-09-16Tests: set default "unsafe" value.Andrey Zelenkov1-0/+1
2019-08-22Tests: Node.js websockets.Andrey Zelenkov1-0/+1
2019-08-22Tests: "--unsafe" option introduced.Andrey Zelenkov1-0/+8
2019-08-08Tests: fixed modules version parsing.Andrey Zelenkov1-1/+1
2019-08-06Tests: rerun tests for each module version.Andrey Zelenkov1-1/+25
2019-04-22Tests: using blocking for large output.Andrey Zelenkov1-0/+4
2019-04-15Tests: wait more time on Unit closing.Andrey Zelenkov1-1/+1
2019-04-09Tests: check unitd availability before start.Andrey Zelenkov1-2/+7
2019-04-09Tests: simplified module checking.Andrey Zelenkov1-0/+4
2019-03-28Tests: unit module refactoring.Andrey Zelenkov1-0/+311