mirror of https://github.com/docker/compose.git
This is a unit test and we are mocking the client. The method to get the create_config_host now lives on the client, so we mock that too. So we can test to the boundary that the method is called with the arguments we expect. Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com> |
||
---|---|---|
.. | ||
cli | ||
__init__.py | ||
cli_test.py | ||
config_test.py | ||
container_test.py | ||
interpolation_test.py | ||
multiplexer_test.py | ||
progress_stream_test.py | ||
project_test.py | ||
service_test.py | ||
sort_service_test.py | ||
split_buffer_test.py |