summaryrefslogtreecommitdiff
path: root/tests/unit/api_image_test.py
Commit message (Expand)AuthorAgeFilesLines
* 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