summaryrefslogtreecommitdiffhomepage
path: root/test/unit/applications/lang/go.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-21Tests: switched to using f-strings.Andrei Zeliankou1-17/+15
2022-12-12Tests: pretty output.Andrei Zeliankou1-2/+4
2022-06-30Tests: minor improvements.Andrei Zeliankou1-0/+5
2022-04-11Tests: style.Andrei Zeliankou1-3/+4
2022-01-10Tests: using modules in Go.Max Romanov1-11/+32
2021-11-15Tests: refactored working with processes.Andrei Zeliankou1-3/+2
2021-05-25Go: fixing tests for Go 1.16.Max Romanov1-0/+1
2020-12-21Tests: introduced a separate cache directory for Go builds.Tiago Natel de Moura1-0/+1
2020-12-06Tests: options moved to the separate class.Andrei Zeliankou1-1/+1
2020-11-16Tests: fixing tests interrupt in terminal.Max Romanov1-0/+6
2020-10-19Tests: fixed unit.log print.Andrei Zeliankou1-5/+5
2020-10-07Tests: minor fixes.Andrei Zeliankou1-1/+1
2020-10-01Tests: minor fixes.Andrei Zeliankou1-15/+1
2020-09-16Tests: migrated to the pytest.Andrei Zeliankou1-11/+12
2020-05-28Tests: Added rootfs tests.Tiago Natel de Moura1-29/+46
2020-05-15Tests: style.Andrei Zeliankou1-0/+1
2020-03-10Tests: redirect tests output to the stdout.Andrei Zeliankou1-2/+3
2019-12-24Go: installing go module for tests into build directory.Max Romanov1-1/+1
2019-11-11Tests: added support for testing "user" and "group".Tiago Natel1-2/+3
2019-09-25Tests: fixed hanging of Go tests.Andrey Zelenkov1-12/+18
2019-09-14Tests: refactored prerequisites model.Andrey Zelenkov1-0/+13
2019-09-16Tests: prepare_env() introduced.Andrey Zelenkov1-8/+13
2019-04-26Tests: check application configuration loading.Andrey Zelenkov1-1/+1
2019-04-22Tests: using "pass" option instead of deprecated "application".Valentin Bartenev1-1/+1
2019-03-28Tests: unit module refactoring.Andrey Zelenkov1-0/+40