summaryrefslogtreecommitdiff
path: root/tests/unit/cli/docker_client_test.py
Commit message (Expand)AuthorAge
* Fix flake8Ulysses Souza2020-08-21
* Update API version for docker clientUlysses Souza2020-08-21
* Update tests to use the version on docker clientUlysses Souza2020-08-21
* Removed Python2 supportalexrecuenco2020-08-21
* Removed Python2 supportBastian Venthur2020-06-03
* fix warning method is deprecated with testsInconnu082019-05-15
* Retrieve certs from default path if not provided explicitlyJoffrey F2018-02-21
* Test and build on 3.6 (replaces 3.4) ; dist 3.6-compiled binariesJoffrey F2018-02-01
* Fix DOCKER_TLS_VERIFY bugJoffrey F2018-02-01
* Support mixed use of TLS flags and TLS environment variablesJoffrey F2018-01-19
* Replace unittest-style asserts with pytest assertsJoffrey F2018-01-04
* Recognize COMPOSE_TLS_VERSION env var in tls_config_from_optionsJoffrey F2017-03-22
* Use docker-py's default behavior when no explicit host on WindowsJoffrey F2016-09-28
* Force default host on windows to the default TCP host (instead of npipe)Joffrey F2016-09-16
* Remove surrounding quotes from TLS paths, if presentJoffrey F2016-08-09
* Fix stacktrace when handling timeout errorAanand Prasad2016-07-29
* Add user agent to API callsBen Firshman2016-07-27
* Fix timeout value in error messageAanand Prasad2016-07-07
* Remove obsolete assert_hostname testsJoffrey F2016-03-30
* Fix assert_hostname logic in tls_config_from_optionsJoffrey F2016-03-28
* Add support for DOCKER_* variables in .env fileJoffrey F2016-03-24
* tls_config_from_options unit testsJoffrey F2016-03-22
* custom timeout test rewriteJoffrey F2015-09-02
* Support python 3Daniel Nephin2015-08-25
* Run pre-commit on all filesDaniel Nephin2015-08-24
* [pep8] make test files and config files pep8 validakoskaaa2015-03-25
* Use docker-py 1.0.0Zoltan Nagy2015-03-02
* WIP: rename Fig to ComposeAanand Prasad2015-01-20
* Some minor cleanup from yelp/figDaniel Nephin2014-12-11
* Resolves #553, Resolves #546 - bug fixes with unit testsDaniel Nephin2014-10-18