summaryrefslogtreecommitdiff
path: root/tests/unit/api_build_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove MAINTAINER from DockerfilesBen Firshman2016-11-241-5/+0
| | | | | | | | It was deprecated in https://github.com/docker/docker/pull/25466 (Sorry @shin- ;) Signed-off-by: Ben Firshman <ben@firshman.co.uk>
* 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/+164
Signed-off-by: Ben Firshman <ben@firshman.co.uk>