compose/tests/unit
Joffrey F a7689f3da8 Handle volume driver change error in config.
Assume version=1 if file is empty in get_config_version
Empty files are invalid anyway, so this simplifies the algorithm
somewhat.
https://github.com/docker/compose/pull/2421#discussion_r47223144

Don't leak version considerations in interpolation/service validation

Signed-off-by: Joffrey F <joffrey@docker.com>
2016-01-05 15:22:13 -08:00
..
cli Handle both SIGINT and SIGTERM for docker-compose up. 2015-11-12 17:41:44 -05:00
config Handle volume driver change error in config. 2016-01-05 15:22:13 -08:00
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Remove support for fig.yaml, FIG_FILE, and FIG_PROJECT_NAME. 2016-01-04 15:37:21 -05:00
container_test.py Use custom container name in logs. Fixes #1851 2015-09-07 14:03:00 +01:00
interpolation_test.py Run pre-commit on all files 2015-08-24 17:04:50 -04:00
multiplexer_test.py Make sure an exception in any iterator gets raised in the main thread 2015-07-29 19:42:33 +01:00
progress_stream_test.py Fixes #1490 2015-11-11 11:20:59 -08:00
project_test.py Add v2 configuration tests 2016-01-05 15:21:53 -08:00
service_test.py Don't preserve host volumes on container recreate. 2016-01-05 15:09:39 -08:00
split_buffer_test.py Fix split buffer with inconsistently delimited json objects. 2015-10-06 10:43:07 -04:00
utils_test.py Fixes #2398 - the build progress stream can contain empty json objects. 2015-11-18 16:04:41 -05:00