compose/tests
Ian Campbell 9d2508cf58 Pass environment when calling through to docker cli.
This ensures that settings from any `.env` file (such as `DOCKER_HOST`) are
passed on to the cli.

Unit tests are adjusted for the new parameter and a new case is added to ensure
it is propagated as expected.

Fixes: 6661

Signed-off-by: Ian Campbell <ijc@docker.com>
2019-05-23 16:29:46 +01:00
..
acceptance Merge pull request #6342 from collin5/b5547 2019-05-20 15:45:24 +01:00
fixtures Merge pull request #6342 from collin5/b5547 2019-05-20 15:45:24 +01:00
integration fix warning method is deprecated with tests 2019-05-15 23:46:12 +06:00
unit Pass environment when calling through to docker cli. 2019-05-23 16:29:46 +01:00
__init__.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
helpers.py Bump python SDK to 3.0.0 2018-01-31 18:54:58 -08:00