Aanand Prasad 6baed6c354 Merge pull request #1965 from dnephin/fix_compose_up_attach 10 years ago
..
cli 48466d7d82 Fix #1961 - docker-compose up should attach to all containers with no service names are specified, and add tests. 10 years ago
__init__.py ca7151aeb1 Split tests into unit and integration 11 years ago
cli_test.py d2718bed99 Allow setting a one-off container name 10 years ago
config_test.py 6a399a5b2f Update tests to be compatible with validation 10 years ago
container_test.py 54973e8200 Remove flake8 ignores and wrap the longest lines to 140 char. 10 years ago
interpolation_test.py 59d4f304ee Run pre-commit on all files 10 years ago
multiplexer_test.py 80d90a745a Make sure an exception in any iterator gets raised in the main thread 10 years ago
progress_stream_test.py 71ff872e8e Update unit tests for stream_output to match the behaviour of a docker-py response. 10 years ago
project_test.py 809443d6d0 Support python 3 10 years ago
service_test.py d264c2e33a Resolves #1804 10 years ago
sort_service_test.py 59d4f304ee Run pre-commit on all files 10 years ago
split_buffer_test.py 9d9550c5b6 Fix log printing for python3 by converting everything to unicode. 10 years ago