compose/tests/unit
Daniel Nephin 7eb476e61d Resolves #447, fix volume logic for recreate container
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2015-01-14 16:20:59 -05:00
..
cli Some minor cleanup from yelp/fig 2014-12-11 10:08:39 -08:00
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Convert project_name to lowercase 2014-10-21 13:40:19 +02:00
container_test.py Add container.get() which removes the duplication of container.inspect() in every property, and provides a nicer interface for querying container data. 2014-09-09 20:59:28 -04:00
log_printer_test.py Enable monochrome output in the 'up' and 'logs' commands 2014-08-08 16:15:27 -04:00
progress_stream_test.py Resolves #553, Resolves #546 - bug fixes with unit tests 2014-10-18 13:54:10 -04:00
project_test.py Support volumes_from option 2014-07-02 13:27:54 +09:00
service_test.py Resolves #447, fix volume logic for recreate container 2015-01-14 16:20:59 -05:00
sort_service_test.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
split_buffer_test.py Firm up tests for split_buffer 2014-06-18 14:51:13 +01:00