compose/tests/unit/config
Daniel Nephin e67bc2569c Properly resolve environment from all sources.
Split env resolving into two phases. The first phase is to expand the paths
of env_files, which is done before merging extends. Once all files are merged
together, the final phase is to read the env_files and use them as the base
for environment variables.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-11-25 11:02:20 -05:00
..
__init__.py Move config_test to the correct package name. 2015-09-17 14:13:50 -04:00
config_test.py Properly resolve environment from all sources. 2015-11-25 11:02:20 -05:00
sort_services_test.py Move service sorting to config package. 2015-11-23 13:33:00 -05:00
types_test.py Move volume parsing to config.types module 2015-11-23 13:33:00 -05:00