compose/tests/unit
Mazz Mosley 6e6dbdad95 working_dir is no longer optional
When building test data using make_service_dict, we need to include
working_dir as it is core to some of the functionality of
ServiceLoader.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-07-03 14:56:18 +01:00
..
cli
__init__.py
cli_test.py Support reading config from stdin. 2015-07-02 22:16:22 -04:00
config_test.py working_dir is no longer optional 2015-07-03 14:56:18 +01:00
container_test.py
log_printer_test.py
progress_stream_test.py
project_test.py Support reading config from stdin. 2015-07-02 22:16:22 -04:00
service_test.py Allow _.- chars in service names 2015-07-01 17:57:50 +01:00
sort_service_test.py
split_buffer_test.py