compose/tests/integration
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
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
project_test.py Handle volume driver change error in config. 2016-01-05 15:22:13 -08:00
resilience_test.py Upgrade tests to use new Mounts in container inspect. 2016-01-05 15:09:39 -08:00
service_test.py Add support for declaring named volumes in compose files 2016-01-05 15:09:39 -08:00
state_test.py Add support for declaring named volumes in compose files 2016-01-05 15:09:39 -08:00
testcases.py Volumes are now prefixed with the project name 2016-01-05 15:21:53 -08:00
volume_test.py Volumes are now prefixed with the project name 2016-01-05 15:21:53 -08:00