Sebastiaan van Stijn
|
7c40c0a922
integration-cli: remove unnescessary conversions (unconvert)
|
5 years ago |
Sam Whited
|
b37c214e3c
testutil: make testing packages public
|
5 years ago |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 years ago |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 years ago |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 years ago |
Sebastiaan van Stijn
|
3105ca26dc
integration-cli: remove deprecated daemonHost() utility
|
6 years ago |
Sebastiaan van Stijn
|
c8ff5ecc09
Remove use of deprecated client.NewEnvClient()
|
6 years ago |
Yong Tang
|
bd5eb6b402
Merge pull request #36612 from kolyshkin/t-attach
|
7 years ago |
Kir Kolyshkin
|
ecc54889c9
TestPostContainerAttach: minor improvements
|
7 years ago |
Vincent Demeester
|
42f6fdf059
Move integration-cli/request to internal/test/request…
|
7 years ago |
Daniel Nephin
|
0a91ba2d8c
Remove duplicate calls for getting an APIClient
|
7 years ago |
Stanislav Bondarenko
|
0fd5a65428
Stop using deprecated SockRequest
|
8 years ago |
Daniel Nephin
|
4f304e72a2
Remove testutil.ReadBody
|
7 years ago |
Daniel Nephin
|
f1ade82d82
Fix Cache with ONBUILD
|
8 years ago |
Vincent Demeester
|
d69d4799a3
Add a new request package in integration-cli
|
8 years ago |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 years ago |
Vincent Demeester
|
48de91a33f
Extract daemon to its own package
|
8 years ago |
Andy Goldstein
|
fc8097f957
Add Logs to ContainerAttachOptions
|
8 years ago |
Tonis Tiigi
|
0d88d5b64b
Swarm integration tests
|
9 years ago |
Ben Firshman
|
322e2a7d05
Return remote API errors as JSON
|
9 years ago |
Zhang Wei
|
91e5bb9541
Let client print error when speicify wrong detach keys
|
9 years ago |
Tonis Tiigi
|
85354fb77c
Fix flaky TestGetContainersAttachWebsocket
|
9 years ago |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 years ago |
Wen Cheng Ma
|
c424c8c32c
Correct the message of ErrorCodeNoSuchContainer to "No such container"
|
9 years ago |
Shijiang Wei
|
4f6f46a11d
refacter attach API tests to use checkers
|
9 years ago |
Shijiang Wei
|
13364cd431
fix the flaws in the test of the attach API
|
9 years ago |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
9 years ago |
Vincent Demeester
|
5c295460da
Use dockerCmd when possible (#14603)
|
10 years ago |
Megan Kostick
|
a8715ea220
Port POST container attach tests
|
10 years ago |
Antonio Murdaca
|
88d32a6109
Fix regression in containers attach/wsattach api, return not found before hijacking
|
10 years ago |