compose/tests/integration
Ben Firshman 352062c2dc Use /bin/echo for intermediate container
In cases where the service is using a minimal container,
/bin/echo can be created but echo cannot.

See #517

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-10-10 12:24:00 +01:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Add support for the --entrypoint option of docker run 2014-10-01 09:28:28 -07:00
project_test.py Fix some tests failing with docker 1.1.2 and add a comment to recreate_container() explaining what it does. 2014-09-09 20:59:28 -04:00
service_test.py Use /bin/echo for intermediate container 2014-10-10 12:24:00 +01:00
testcases.py Fix race condition in cli_test.py 2014-09-26 11:42:16 -07:00