compose/tests/unit/cli
Ulysses Souza e0edc908b5 Fix project_dir to take first file in account
The order of precedence is:
- '--project-directory' option
- first file directory in '--file' option
- current directory

Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2020-12-02 16:59:47 -03:00
..
__init__.py Resolves #369, add verbose output on --verbose flag 2014-08-09 21:05:54 -04:00
command_test.py Fix project_dir to take first file in account 2020-12-02 16:59:47 -03:00
docker_client_test.py Fix flake8 2020-08-21 19:25:24 +02:00
errors_test.py Removed Python2 support 2020-08-11 17:45:13 +07:00
formatter_test.py Removed Python2 support 2020-08-11 17:45:13 +07:00
log_printer_test.py Removed Python2 support 2020-08-11 17:45:13 +07:00
main_test.py Removed Python2 support 2020-08-11 17:45:13 +07:00
utils_test.py Removed Python2 support 2020-06-03 17:37:47 +02:00
verbose_proxy_test.py Removed six 2020-06-03 17:43:16 +02:00