Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 年之前 |
Olli Janatuinen
|
1285c6d125
Windows CI: Add support for testing with containerd
|
4 年之前 |
Olli Janatuinen
|
66a37b460c
Windows: Enable more integration tests
|
4 年之前 |
Sebastiaan van Stijn
|
0fc914de5c
Merge pull request #40595 from sfzhu93/GL_2_25
|
5 年之前 |
Ziheng Liu
|
c322af8019
test: add buffer to prevent goroutine leak
|
5 年之前 |
Akihiro Suda
|
26e6708ccf
Merge pull request #40475 from cpuguy83/fix_client_exec_type_id
|
5 年之前 |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 年之前 |
Brian Goff
|
cc993a9cbf
Exec inspect field should be "ID" not "ExecID"
|
5 年之前 |
Sebastiaan van Stijn
|
9f9b4290b9
integration: change container.Run signature to fix linting
|
6 年之前 |
Michael Crosby
|
7603c22c73
Use original process spec for execs
|
6 年之前 |
Sebastiaan van Stijn
|
0de62d9bbc
Integration: use testenv.APIClient()
|
6 年之前 |
Wei Fu
|
8e25f4ff6d
testing: add case for exec closeStdin
|
6 年之前 |
Vincent Demeester
|
d3cc071bb9
Windows: Start of enabling tests under integration/
|
7 年之前 |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 年之前 |
Anda Xu
|
e440831802
fix and skip some tests based on API version
|
7 年之前 |
Vincent Demeester
|
42f6fdf059
Move integration-cli/request to internal/test/request…
|
7 年之前 |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 年之前 |
Yong Tang
|
eaa1a0c218
Add WithNetworkMode, WithExposedPorts, WithTty, WithWorkingDir to container helper functions
|
7 年之前 |
Yong Tang
|
9fcd2a0510
Update api tests to use container.Run/Create in helper package
|
7 年之前 |
Vincent Demeester
|
af306d149e
Rename integration/util to integration/internal
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Nicolas De Loof
|
39d5ace6e1
test case to check « exec » works as expected
|
7 年之前 |