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