compose/tests
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
..
acceptance Move volume parsing to config.types module 2015-12-02 17:31:48 -08:00
fixtures Fix a bug in ExtendsResolver where the service name of the extended service was wrong. 2015-11-12 13:54:41 -05:00
integration Properly resolve environment from all sources. 2015-12-03 11:05:01 -08:00
unit Properly resolve environment from all sources. 2015-12-03 11:05:01 -08:00
__init__.py Support python 3 2015-08-25 10:37:29 -04:00