May 22, 2025
View 9b5d8cd

fix thelper linter

Matthieu MOREL authored on 2025/05/22 18:41:49
November 21, 2024
View 0553d3d

tests: migrate away from assert.Assert(err == nil)

Aleksa Sarai authored on 2024/11/21 16:31:04
July 27, 2023
View cf95278

integration-cli: DockerCLIAttachSuite: replace dockerCmd and waitRun

Sebastiaan van Stijn authored on 2023/07/27 20:16:15
July 15, 2023
View e8dc902

Wire up tests to support otel tracing

Brian Goff authored on 2023/07/15 03:02:38
June 17, 2022
View 0e6a1b9

integration-cli: split DockerSuite into subsequent build suites

CrazyMax authored on 2022/06/17 06:32:10
February 26, 2020
View c322af8

test: add buffer to prevent goroutine leak

Ziheng Liu authored on 2020/02/26 07:13:25
February 7, 2020
View 9f0b3f5

bump gotest.tools v3.0.1 for compatibility with Go 1.14

Sebastiaan van Stijn authored on 2020/02/07 22:39:24
September 26, 2019
View 8988448

Remove refs to jhowardmsft from .go code

John Howard authored on 2019/09/26 02:51:18
September 11, 2019
View cbc3cfe

integration-cli: TestAttachMultipleAndRestart: don't call t.Fatal from a goroutine

Sebastiaan van Stijn authored on 2019/09/11 23:24:53
September 10, 2019
View 59e55dc

rm-gocheck: run goimports to compile successfully

Tibor Vass authored on 2019/09/10 06:06:12
View 2743e2d

rm-gocheck: IsNil

Tibor Vass authored on 2019/09/10 06:05:57
View 6dc7f4c

rm-gocheck: Equals -> assert.Equal

Tibor Vass authored on 2019/09/10 06:05:56
View 230f7bc

rm-gocheck: normalize to use checker

Tibor Vass authored on 2019/09/10 06:05:56
View 1d92789

rm-gocheck: check.C -> testing.T

Tibor Vass authored on 2019/09/10 06:05:55
View 1f69c62

rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)

Tibor Vass authored on 2019/09/10 06:05:55