docs/tests/integration
Aanand Prasad 944e15fa65 Stop `fig run` starting everything when a service has no links
This was thanks to the semantics of project.up(), which starts everything
if you pass it an empty list of service names. (That logic should
probably be moved out to main.py.)

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-07-02 11:51:12 +01: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 Merge pull request #236 from rail44/feature-support-volumes-from 2014-07-02 10:48:11 +01:00
testcases.py Use busybox in fixtures, instead of ubuntu 2014-06-11 10:25:50 +00:00