compose/tests/unit
Joffrey F 1b39817172
Merge pull request #5531 from docker/5505-required-variables
Support ${VAR:?err} syntax for mandatory variables
2018-01-08 13:38:15 -08:00
..
cli Merge pull request #5531 from docker/5505-required-variables 2018-01-08 13:38:15 -08:00
config Merge pull request #5531 from docker/5505-required-variables 2018-01-08 13:38:15 -08:00
__init__.py
bundle_test.py Improved version comparisons throughout the codebase 2017-07-11 17:40:53 -07:00
cli_test.py Replace unittest-style asserts with pytest asserts 2018-01-04 14:38:28 -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 Replace unittest-style asserts with pytest asserts 2018-01-04 14:38:28 -08:00
service_test.py Replace unittest-style asserts with pytest asserts 2018-01-04 14:38:28 -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