mirror of https://github.com/docker/compose.git
39ba2c5a7c
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> |
||
---|---|---|
.. | ||
fixtures | ||
integration | ||
unit | ||
__init__.py |