compose/tests/integration
Chris Corbyn ef2fb77c1d Make fig run COMMAND parameter optional.
This behaves more like the native docker client, where the absence of a
command means docker runs the CMD in the Dockerfile. If a command is
defined in fig.yml this is used instead.

Signed-off-by: Chris Corbyn <chris@w3style.co.uk>
2014-07-12 02:30:34 +00:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Make fig run COMMAND parameter optional. 2014-07-12 02:30:34 +00:00
project_test.py Fix volumes_from container 2014-07-11 16:39:23 -07:00
service_test.py Fix race condition in recreate containers 2014-07-11 14:53:46 -07:00
testcases.py Use busybox in fixtures, instead of ubuntu 2014-06-11 10:25:50 +00:00