summaryrefslogtreecommitdiff
path: root/tests/unit/api_image_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Add tests for secret API implementationJoffrey F2017-02-131-1/+1
| | | | Signed-off-by: Joffrey F <joffrey@docker.com>
* Rename DockerClientTest to BaseAPIClientTestBen Firshman2016-11-221-2/+2
| | | | Signed-off-by: Ben Firshman <ben@firshman.co.uk>
* Rename Client to APIClientBen Firshman2016-11-221-0/+373
Signed-off-by: Ben Firshman <ben@firshman.co.uk>