Tibor Vass
|
ef4c63acf6
rm-gocheck: IsNil
|
пре 5 година |
Tibor Vass
|
6dc7846d26
rm-gocheck: Equals -> assert.Equal
|
пре 5 година |
Tibor Vass
|
c8da7fbd25
rm-gocheck: normalize to use checker
|
пре 5 година |
Tibor Vass
|
64a928a3d4
rm-gocheck: check.C -> testing.T
|
пре 5 година |
Tibor Vass
|
a11079a449
rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)
|
пре 5 година |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
пре 6 година |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
пре 7 година |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
пре 7 година |
Daniel Nephin
|
92427b3a81
Update tests to use icmd
|
пре 8 година |
John Howard
|
e4ec9195fe
Windows: Disable TestAttachTTYWithoutStdin
|
пре 8 година |
Vincent Demeester
|
db35c2a5a8
Introduce `cli.Wait*` fuctions
|
пре 8 година |
Vincent Demeester
|
10e171cd94
Clean some function in docker_utils_test.go
|
пре 8 година |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
пре 8 година |
Vincent Demeester
|
bcad3d5212
Use check in params so we don't ignore errors
|
пре 8 година |
Darren Stahl
|
69985e85d3
Implement Pause Resume support for Windows
|
пре 8 година |
John Howard
|
934fe3f73e
Windows: Enable 2 TestAttach* tests
|
пре 9 година |
Daniel Nephin
|
243885808f
Change to use c.Assert() instead of result.Assert()
|
пре 9 година |
Daniel Nephin
|
d7022f2b46
Create a unified RunCommand function with Assert()
|
пре 9 година |
yuexiao-wang
|
256310e962
close pipe after using pipe
|
пре 9 година |
John Howard
|
f7541b00b0
Better error on attach no tty
|
пре 9 година |
Zhang Wei
|
62a856e912
Assert error in body of function `inspectField*`
|
пре 9 година |
Zhang Wei
|
e151ad936a
Make test case name consistent
|
пре 9 година |
John Howard
|
25c383391a
Windows CI: Deal with failing tests for TP4
|
пре 9 година |
Lei Jitang
|
de1d611990
Add show error when attach to a paused container
|
пре 9 година |
Shijiang Wei
|
a1d4b7dd0d
refactor integration test to use checkers
|
пре 9 година |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
пре 10 година |
Vincent Demeester
|
799d9605d6
Remove/Comment time.Sleep in integration tests
|
пре 10 година |
Vincent Demeester
|
5c295460da
Use dockerCmd when possible (#14603)
|
пре 10 година |
Antonio Murdaca
|
4203230cbb
c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel
|
пре 10 година |
David Mackey
|
3941623fbc
trivial: typo cleanup
|
пре 10 година |