compose/tests
Ryosuke TOKUAMI 35f1334cbd 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-12 15:42:37 +02:00
..
acceptance Removed Python2 support 2020-08-11 17:45:13 +07:00
fixtures Fix typo 2020-08-10 10:32:45 +02:00
integration Removed Python2 support 2020-08-11 17:45:13 +07:00
unit Use docker cli on run when the envvar passed. 2020-08-12 15:42:37 +02:00
__init__.py Import unittest.mock directly. 2020-06-03 17:43:56 +02:00
conftest.py Fixed new things that came after the PR 2020-06-03 18:08:23 +02:00
helpers.py Removed Python2 support 2020-08-11 17:45:13 +07:00