Sebastiaan van Stijn
|
dc0c2340b8
integration-cli: fix empty-lines (revive)
|
há 2 anos atrás |
CrazyMax
|
0e6a1b9596
integration-cli: split DockerSuite into subsequent build suites
|
há 3 anos atrás |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
há 3 anos atrás |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
há 3 anos atrás |
Ziheng Liu
|
c322af8019
test: add buffer to prevent goroutine leak
|
há 5 anos atrás |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
há 5 anos atrás |
Sebastiaan van Stijn
|
0fabf3e41e
integration-cli: remove unneeded fmt.Sprintf() in asserts
|
há 5 anos atrás |
Tibor Vass
|
7813dfe9d7
rm-gocheck: goimports
|
há 5 anos atrás |
Tibor Vass
|
a2024a5470
rm-gocheck: convert check.Commentf to string - with multiple args
|
há 5 anos atrás |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
há 5 anos atrás |
Tibor Vass
|
2743e2d8bc
rm-gocheck: IsNil
|
há 5 anos atrás |
Tibor Vass
|
230f7bcc02
rm-gocheck: normalize to use checker
|
há 5 anos atrás |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
há 5 anos atrás |
Tibor Vass
|
1f69c62540
rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)
|
há 5 anos atrás |
Sebastiaan van Stijn
|
0595c01718
switch kr/pty to creack/pty v1.1.7
|
há 6 anos atrás |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
há 6 anos atrás |
Sebastiaan van Stijn
|
43b15e924f
Remove SameHostDaemon, use testEnv.IsLocalDaemon instead
|
há 6 anos atrás |
Kir Kolyshkin
|
9f3a343a51
integration-cli: fix TestAttachDetach, rm TestAttachDetachTruncatedID
|
há 6 anos atrás |
Daniel Nephin
|
847b610620
Fix TestAttachAfterDetach to work with latest client
|
há 7 anos atrás |
Christopher Crone
|
f089a1df39
Skip some tests for E2E
|
há 7 anos atrás |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
há 8 anos atrás |
Tonis Tiigi
|
9d8f01b4f5
Improve TestAttachClosedOnContainerStop
|
há 8 anos atrás |
Daniel Nephin
|
d7022f2b46
Create a unified RunCommand function with Assert()
|
há 9 anos atrás |
Arnaud Porterie
|
a943c40150
Improve remote integration-cli tests
|
há 9 anos atrás |
Zhang Wei
|
62a856e912
Assert error in body of function `inspectField*`
|
há 9 anos atrás |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
há 9 anos atrás |
Wen Cheng Ma
|
f4abc6406e
Using checkers assert for integration-cli/docker_cli_attach_unix_test.go
|
há 9 anos atrás |
Vincent Demeester
|
50852f3be3
Fix TestAttachClosedOnContainerStop racey test
|
há 9 anos atrás |
Vincent Demeester
|
799d9605d6
Remove/Comment time.Sleep in integration tests
|
há 10 anos atrás |
Vincent Demeester
|
5c295460da
Use dockerCmd when possible (#14603)
|
há 10 anos atrás |