compose/tests
Mazz Mosley 39ba2c5a7c Fix leaky tests
It was mocking self.client but relying on the call to
utils.create_host_config which was not mocked. So now that function
has moved to also be on self.client we need to redefine the test
boundary, up to where we would call docker-py, not the result of
docker-py.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-09-17 17:11:00 +01:00
..
fixtures Split validation into fields and service 2015-09-02 15:42:38 +01:00
integration Use docker.client.create_host_config 2015-09-17 17:11:00 +01:00
unit Fix leaky tests 2015-09-17 17:11:00 +01:00
__init__.py Support python 3 2015-08-25 10:37:29 -04:00