summaryrefslogtreecommitdiff
path: root/tests/unit/api_image_test.py
Commit message (Expand)AuthorAgeFilesLines
* client: use 12 character short IDs (#2862)Ben Fasoli2022-07-291-6/+6
* Don't install mock backportHugo van Kemenade2021-10-111-5/+1
* use python3.6+ constructsAnthony Sottile2021-07-051-1/+1
* docker/api/image: replace use of deprecated "filter" argumentSebastiaan van Stijn2020-11-261-4/+15
* Set image default tag on pullaiordache2020-09-161-2/+2
* Refuse API version < 1.21 ; Remove associated code pathscleanup_deprecatedJoffrey F2018-01-311-20/+0
* Use pytest assertspytest-assertsJoffrey F2018-01-301-24/+14
* Return generator for output of load_image endpointJoffrey F2017-08-171-0/+14
* Add tests for secret API implementationJoffrey F2017-02-131-1/+1
* Rename DockerClientTest to BaseAPIClientTestBen Firshman2016-11-221-2/+2
* Rename Client to APIClientBen Firshman2016-11-221-0/+373