compose/tests/unit
Daniel Nephin c4096525c2 Merge pull request #2364 from dnephin/handle_signals_properly
Handle SIGTERM/SIGINT properly for up and run
2015-11-20 11:58:04 -05:00
..
cli Handle both SIGINT and SIGTERM for docker-compose up. 2015-11-12 17:41:44 -05:00
config Merge pull request #2355 from dnephin/refactor_handle_error 2015-11-12 15:01:32 -05:00
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Fix unicode in environment variables for python2. 2015-10-22 12:12:43 -04:00
container_test.py Use custom container name in logs. Fixes #1851 2015-09-07 14:03:00 +01: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 Fixes #1490 2015-11-11 11:20:59 -08:00
project_test.py Only create the default network if at least one service needs it. 2015-11-10 12:43:55 -05:00
service_test.py Fix extra warnings on masked volumes. 2015-11-13 10:49:17 -05:00
sort_service_test.py Run pre-commit on all files 2015-08-24 17:04:50 -04:00
split_buffer_test.py Fix split buffer with inconsistently delimited json objects. 2015-10-06 10:43:07 -04:00
utils_test.py Fixes #2398 - the build progress stream can contain empty json objects. 2015-11-18 16:04:41 -05:00