compose/tests
Aanand Prasad d4f3ed1840 Fix 'fig up' behaviour
- For each service, creates a container if there are none (stopped OR
  started)
- Attaches to all containers (unless -d is passed)
- Starts all containers
- On ^C, kills all containers (unless -d is passed)
2013-12-31 13:02:08 +00:00
..
fixtures/simple-dockerfile Moved tests to root directory 2013-12-14 16:34:24 +00:00
__init__.py Moved tests to root directory 2013-12-14 16:34:24 +00:00
container_test.py plum -> fig 2013-12-20 20:28:24 +00:00
project_test.py Fix 'fig up' behaviour 2013-12-31 13:02:08 +00:00
service_test.py plum -> fig 2013-12-20 20:28:24 +00:00
testcases.py Extract docker URL logic, use it in tests as well 2013-12-31 12:37:17 +00:00