compose/tests/unit
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
..
cli Merge pull request #5593 from docker/4651-tls-env-and-flags 2018-01-22 11:01:44 -08:00
config Add type conversion (number, bool) -> float for label values 2018-01-17 18:50:27 -08:00
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
bundle_test.py Improved version comparisons throughout the codebase 2017-07-11 17:40:53 -07:00
cli_test.py Also use docker CLI for interactive one-off runs. 2018-01-18 13:28:11 -08:00
container_test.py Replace unittest-style asserts with pytest asserts 2018-01-04 14:38:28 -08:00
network_test.py Network label mismatch now prints a warning instead of raising an error 2017-05-23 15:26:17 -07:00
parallel_test.py Clean up limit setting code and add reasonable input guards 2018-01-04 12:16:46 -08:00
progress_stream_test.py Replace unittest-style asserts with pytest asserts 2018-01-04 14:38:28 -08:00
project_test.py Improve ImageNotFound handling in convergence 2018-01-19 14:16:57 -08:00
service_test.py Improve ImageNotFound handling in convergence 2018-01-19 14:16:57 -08:00
split_buffer_test.py Replace unittest-style asserts with pytest asserts 2018-01-04 14:38:28 -08:00
timeparse_test.py Use stop grace period for container stop. 2016-11-16 12:12:28 -05:00
utils_test.py Avoid import ConfigurationError inside compose.utils (circular import) 2017-09-28 16:51:03 -07:00
volume_test.py Add support for v3.4 files and custom volume names 2017-08-11 11:48:00 -07:00