Alexander Morozov
|
a69c4129e0
Merge pull request #28409 from dnephin/swagger-gen-more
|
vor 8 Jahren |
Vincent Demeester
|
c10f6ef43f
Clean more build utils in integration cli
|
vor 8 Jahren |
Vincent Demeester
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
vor 8 Jahren |
Yong Tang
|
d9451f1c8c
Add test for image size for v1.12 and v1.13 clients against v1.13 daemon
|
vor 8 Jahren |
Daniel Nephin
|
b462c93edb
Generate ImageHistory from swagger spec.
|
vor 8 Jahren |
Vincent Demeester
|
d69d4799a3
Add a new request package in integration-cli
|
vor 8 Jahren |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
vor 8 Jahren |
Daniel Nephin
|
b06c352783
Generate api/types:Image from the swagger spec
|
vor 8 Jahren |
Akihiro Suda
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
vor 8 Jahren |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
vor 8 Jahren |
Zhang Wei
|
62a856e912
Assert error in body of function `inspectField*`
|
vor 9 Jahren |
John Howard
|
80b0570671
Windows CI: Porting for docker_api_images_test.go
|
vor 9 Jahren |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
vor 9 Jahren |
Aditi Rajagopal
|
463c53c715
Checkers on integration-cli/docker_api_images_test
|
vor 9 Jahren |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
vor 10 Jahren |
Antonio Murdaca
|
18faf6f94e
Ensure body is closed after error is checked
|
vor 10 Jahren |
Antonio Murdaca
|
1a5d6a94c9
Fix wrong Content-Type returned by /images/search API
|
vor 10 Jahren |
Vincent Demeester
|
5c295460da
Use dockerCmd when possible (#14603)
|
vor 10 Jahren |
Antonio Murdaca
|
d3566fa0b1
Cleanup not needed calls to deleteImages
|
vor 10 Jahren |
Antonio Murdaca
|
7284b08204
Remove API codepaths < 1.12
|
vor 10 Jahren |
Phil Estes
|
24bd3db0b5
Merge pull request #12939 from draghuram/history_test
|
vor 10 Jahren |
Yuan Sun
|
9eefd2c17d
Verifiy status Codes 404 when no such image
|
vor 10 Jahren |
Raghuram Devarakonda
|
aaaa8bab0c
Adding test for "GET /images/(name)/history" API.
|
vor 10 Jahren |
Antonio Murdaca
|
5c86f311c8
Fix TestApiImagesDelete for --net none build
|
vor 10 Jahren |
Antonio Murdaca
|
f7e417ea5e
Remove integration tests and port them to integration-cli
|
vor 10 Jahren |
Antonio Murdaca
|
bb1c576eb3
Expose whole Response struct in sockRequestRaw
|
vor 10 Jahren |
Alexander Morozov
|
a9688cdca5
Implement teardown removeAllImages
|
vor 10 Jahren |
Megan Kostick
|
c7845e27ee
Fixing statusCode checks for sockRequest
|
vor 10 Jahren |
Alexander Morozov
|
dc944ea7e4
Use suite for integration-cli
|
vor 10 Jahren |
Sergey Evstifeev
|
716e21be2b
Add missing testRequires(t, Network)
|
vor 10 Jahren |