compose/tests/unit/config
Daniel Nephin fa975d7fbe 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-12-03 11:05:01 -08: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-12-03 11:05:01 -08:00
sort_services_test.py Move service sorting to config package. 2015-12-02 17:31:48 -08:00
types_test.py Move volume parsing to config.types module 2015-12-02 17:31:48 -08:00