compose/tests/unit
Ryosuke TOKUAMI 89cf753299 Use docker cli on run when the envvar passed.
Make docker-compose run pass the the cli option
to project.up to build images using docker cli
considering COMPOSE_DOCKER_CLI_BUILD environment
variable.

Signed-off-by: Ryosuke TOKUAMI <mail@pokutuna.com>
2020-08-21 18:32:29 +02:00
..
cli Removed Python2 support 2020-08-21 18:32:29 +02:00
config Removed Python2 support 2020-08-21 18:32:29 +02:00
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Use docker cli on run when the envvar passed. 2020-08-21 18:32:29 +02:00
container_test.py Removed Python2 support 2020-06-03 17:37:47 +02:00
network_test.py Removed Python2 support 2020-06-03 17:37:47 +02:00
parallel_test.py Removed six 2020-06-03 17:43:16 +02:00
progress_stream_test.py Removed Python2 support 2020-08-21 18:32:29 +02:00
project_test.py Removed Python2 support 2020-08-21 18:32:29 +02:00
service_test.py Removed Python2 support 2020-08-21 18:32:29 +02:00
split_buffer_test.py Removed Python2 support 2020-08-21 18:32:29 +02:00
timeparse_test.py Removed Python2 support 2020-06-03 17:37:47 +02:00
utils_test.py Removed Python2 support 2020-08-21 18:32:29 +02:00
volume_test.py Removed Python2 support 2020-08-21 18:32:29 +02:00