compose/tests/unit
Ben Firshman 8ebec9a67f Pull latest tag by default
This was changed in Docker recently:

https://github.com/docker/docker/pull/7759

This means we aren't pulling loads of tags when we only use the
latest.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-11 12:37:04 -08:00
..
cli Resolves #553, Resolves #546 - bug fixes with unit tests 2014-10-18 13:54:10 -04:00
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Support setting project name from the environment. 2014-09-29 18:01:08 -04: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 Pull latest tag by default 2014-12-11 12:37:04 -08: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