compose/tests/unit
Aanand Prasad 6a47fa066e Merge pull request #1960 from dnephin/fix_smart_recreate_when_service_is_removed
Fix config_hash context to properly represent the service
2015-09-03 11:41:30 -07:00
..
cli Fix #1961 - docker-compose up should attach to all containers with no service names are specified, and add tests. 2015-09-02 16:08:18 -04:00
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Allow setting a one-off container name 2015-08-26 13:33:03 -04:00
config_test.py expose array can contain either strings or numbers 2015-09-03 16:44:01 +01:00
container_test.py Remove flake8 ignores and wrap the longest lines to 140 char. 2015-08-26 12:53:11 -04:00
interpolation_test.py Run pre-commit on all files 2015-08-24 17:04:50 -04:00
multiplexer_test.py Make sure an exception in any iterator gets raised in the main thread 2015-07-29 19:42:33 +01:00
progress_stream_test.py Update unit tests for stream_output to match the behaviour of a docker-py response. 2015-08-25 10:48:48 -04:00
project_test.py Refactor network_mode logic out of Service. 2015-09-03 13:02:46 -04:00
service_test.py Refactor network_mode logic out of Service. 2015-09-03 13:02:46 -04:00
sort_service_test.py Run pre-commit on all files 2015-08-24 17:04:50 -04:00
split_buffer_test.py Fix log printing for python3 by converting everything to unicode. 2015-08-26 11:24:48 -04:00