compose/tests/unit
Thomas Scholtes 5b6e02d13a 'run' command can use network aliases for service
It is now possible for the 'run' command to use the network aliases
defined for the service.

Fixes 

Signed-off-by: Thomas Scholtes <thomas-scholtes@gmx.de>
2018-02-27 13:13:50 -08:00
..
cli Re-use TLS and host options when shelling out to docker CLI 2018-02-27 11:14:28 -08:00
config Add support for device_cgroup_rules in v2.3 files 2018-02-26 14:43:44 -08:00
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
bundle_test.py Use mock compatibility import 2018-01-22 23:10:50 -06:00
cli_test.py 'run' command can use network aliases for service 2018-02-27 13:13:50 -08:00
container_test.py Add health string generator to match `docker ps` output 2018-02-12 12:10:05 -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 Use configfile-provided proxy values to populate buildargs and env values 2018-02-22 16:19:50 -08:00
service_test.py Add proxy_config tests 2018-02-23 14:32:43 -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