summaryrefslogtreecommitdiffhomepage
path: root/test/conftest.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-21Tests: introduced a separate cache directory for Go builds.Tiago Natel de Moura1-0/+4
2020-12-12Tests: hyphen sign used unstead of underscore as more common.Andrei Zeliankou1-2/+2
2020-12-09Tests: TestUnit class removed.Andrei Zeliankou1-0/+34
2020-12-09Tests: isolation check moved to the pytest_sessionstart().Andrei Zeliankou1-0/+4
2020-12-08Tests: skip_alert() converted to the fixture.Andrei Zeliankou1-5/+9
2020-12-08Tests: utils module introduced.Andrei Zeliankou1-49/+2
2020-12-06Tests: options moved to the separate class.Andrei Zeliankou1-4/+9
2020-11-16Tests: fixing tests interrupt in terminal.Max Romanov1-1/+10
2020-11-16Tests: making available versions unique.Max Romanov1-4/+3
2020-10-28Tests: improving get_application_type() and fixing its name.Max Romanov1-1/+3
2020-10-19Tests: fixed unit.log print.Andrei Zeliankou1-20/+117
2020-10-07Tests: minor fixes.Andrei Zeliankou1-2/+3
2020-10-05Tests: pretty versions output for multi-version tests.Max Romanov1-3/+3
2020-10-01Tests: minor fixes.Andrei Zeliankou1-6/+27
2020-09-24Tests: prerequisites check improved by using callable.Max Romanov1-15/+23
2020-09-16Tests: migrated to the pytest.Andrei Zeliankou1-0/+299