summaryrefslogtreecommitdiff
path: root/tests/unit/api_build_test.py
Commit message (Expand)AuthorAgeFilesLines
* Modernize auth managementJoffrey F2018-11-281-9/+9
* Correctly handle longpath prefix in process_dockerfile when joining pathsc6356-longpath-prefixJoffrey F2018-11-261-1/+63
* Refuse API version < 1.21 ; Remove associated code pathscleanup_deprecatedJoffrey F2018-01-311-11/+0
* Improve separation between auth_configs and general_configsimprove_authconfig_genconfig_separationJoffrey F2018-01-301-16/+32
* Use pytest assertspytest-assertsJoffrey F2018-01-301-7/+6
* Remove MAINTAINER from DockerfilesBen Firshman2016-11-241-5/+0
* Rename DockerClientTest to BaseAPIClientTestBen Firshman2016-11-221-2/+2
* Rename Client to APIClientBen Firshman2016-11-221-0/+164