summaryrefslogtreecommitdiff
path: root/tests/integration/api_image_test.py
Commit message (Expand)AuthorAgeFilesLines
* Use pytest assertspytest-assertsJoffrey F2018-01-301-32/+28
* Update save / export methods to return data generators1774-export-methodsJoffrey F2018-01-261-1/+23
* Add support for experimental platform flag in build and pull1855-platform-optionJoffrey F2018-01-231-1/+10
* Return generator for output of load_image endpointJoffrey F2017-08-171-0/+13
* Return the result of the API when using remove_image and load_imageCecile Tonglet2017-08-171-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