compose/tests/integration
Ryan Brainard 44a91e6ba8 Resolve environment without values to values on host
For parity with the Docker CLI, allow environment variables without
values to be automatically resolved to their values on the host.

Signed-off-by: Ryan Brainard <brainard@heroku.com>

Conflicts:
	tests/integration/service_test.py
2014-07-11 10:18:05 -07:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Stop fig run starting everything when a service has no links 2014-07-02 11:51:12 +01:00
project_test.py Remove auto_start option from fig.yml. 2014-06-21 10:39:36 +00:00
service_test.py Resolve environment without values to values on host 2014-07-11 10:18:05 -07:00
testcases.py Use busybox in fixtures, instead of ubuntu 2014-06-11 10:25:50 +00:00