compose/tests
Aanand Prasad 13c7380113 Only `fig run` containers link back to the service they're part of
Fixes #107.
2014-03-06 18:59:24 +00:00
..
fixtures Alternate fig file can be specified with -f 2014-03-01 11:29:23 +00:00
__init__.py Fix Python 2.6 2014-01-06 17:58:49 +00:00
cli_test.py Add test for fig rm 2014-03-04 11:00:09 +00:00
container_test.py Add number to container 2014-01-16 18:05:59 +00:00
project_test.py Improve error when service is not a dict 2014-03-03 16:21:42 +00:00
service_test.py Only `fig run` containers link back to the service they're part of 2014-03-06 18:59:24 +00:00
sort_service_test.py Implement topological sort using Cormen/Tarjan algorithm to handle a->b->c dependencies and detect a->b->c->a cycles. 2014-02-12 09:09:55 +00:00
split_buffer_test.py Fig bug in split_buffer where input was being discarded 2014-01-22 17:44:04 +00:00
testcases.py Fix: image-defined entrypoint not overridden by intermediate container 2014-03-03 18:06:06 +00:00