compose/tests/unit/cli
Joffrey F fd1e8024f7
Merge pull request #5593 from docker/4651-tls-env-and-flags
Support mixed use of TLS flags and TLS environment variables
2018-01-22 11:01:44 -08:00
..
__init__.py Resolves #369, add verbose output on --verbose flag 2014-08-09 21:05:54 -04:00
command_test.py Convert paths to unicode in get_config_path_from_options if needed 2017-04-10 17:45:06 -07:00
docker_client_test.py Support mixed use of TLS flags and TLS environment variables 2018-01-19 15:48:30 -08:00
errors_test.py Handle non-ascii characters in npipe error handler 2017-12-08 14:16:14 -08:00
formatter_test.py Support ${VAR:?err} syntax for mandatory variables 2018-01-05 16:46:09 -08:00
log_printer_test.py Returing 1 when a container exits with a non-zero exit code with --abort-on-container-exit is set. Signed-off-by: Kevin Broadwater <kevin.broadwater@gmail.com> 2017-03-01 17:08:26 -08:00
main_test.py Improve ImageNotFound handling in convergence 2018-01-19 14:16:57 -08:00
utils_test.py Remove surrounding quotes from TLS paths, if present 2016-08-09 15:13:01 -07:00
verbose_proxy_test.py Replace unittest-style asserts with pytest asserts 2018-01-04 14:38:28 -08:00