summaryrefslogtreecommitdiff
path: root/tests/integration/api_image_test.py
Commit message (Expand)AuthorAgeFilesLines
* Return generator for output of load_image endpointJoffrey F2017-08-151-0/+13
* Return the result of the API when using remove_image and load_imageCecile Tonglet2017-08-151-1/+2
* Only pull the 'latest' tag when testing imagesBryan Boreham2017-06-141-3/+4
* Add prune_networks methodJoffrey F2017-01-301-1/+15
* Add prune_volumes methodJoffrey F2017-01-301-1/+1
* Add prune_images methodJoffrey F2017-01-301-0/+16
* Split out base integration test for APIClientBen Firshman2016-11-221-6/+6
* Rename Client to APIClientBen Firshman2016-11-221-0/+287