compose/tests/integration
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 Split tests into unit and integration 2014-04-25 22:58:21 +01:00
legacy_test.py Update unit tests for stream_output to match the behaviour of a docker-py response. 2015-08-25 10:48:48 -04:00
project_test.py Move volume parsing to config.types module 2015-11-23 13:33:00 -05:00
resilience_test.py Move volume parsing to config.types module 2015-11-23 13:33:00 -05:00
service_test.py Move volume parsing to config.types module 2015-11-23 13:33:00 -05:00
state_test.py Recreate dependents when a dependency is created (not just when it's recreated). 2015-11-06 12:29:52 -05:00
testcases.py Properly resolve environment from all sources. 2015-11-25 11:02:20 -05:00