compose/tests/unit
Ian VanSchooten 86b723e227 Provide user override option on command line
Allows overriding a user on the command line from the one specified in
the docker-compose.yml

The added tests verify that a specified user overrides a default
user in the docker-compose.yml file.

Based on commit f2f01e207b by @chmouel

Signed-off-by: Ian VanSchooten <ian@badgelabsllc.com>
2015-03-11 00:11:31 -04:00
..
cli Use docker-py 1.0.0 2015-03-02 13:11:02 +01:00
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Provide user override option on command line 2015-03-11 00:11:31 -04:00
container_test.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
log_printer_test.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
progress_stream_test.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
project_test.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
service_test.py Resolves #927 - fix merging command line environment with a list in the config 2015-03-02 10:23:43 -05:00
sort_service_test.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
split_buffer_test.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00