compose/tests/integration
Aanand Prasad 4795fd874f Fix regression in docker-compose up
When an upstream dependency (e.g. a db) has a container but a downstream
service (e.g. a web app) doesn't, a web container is not created on
`docker-compose up`.

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-05-26 16:01:05 +01:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Fix teardown for integration tests. 2015-05-18 10:44:44 -04:00
legacy_test.py Bail out immediately if there are legacy containers 2015-05-26 11:53:51 +01:00
project_test.py Fix regression in docker-compose up 2015-05-26 16:01:05 +01:00
service_test.py Use 'top' instead of 'sleep' as a dummy command 2015-05-21 16:24:29 +01:00
state_test.py Use 'top' instead of 'sleep' as a dummy command 2015-05-21 16:24:29 +01:00
testcases.py Use 'top' instead of 'sleep' as a dummy command 2015-05-21 16:24:29 +01:00