compose/tests/unit
Daniel Nephin b1f8ed84a3 Cleanup some unit tests and whitespace.
Remove some unnecessary newlines.
Remove a unittest that was attempting to test behaviour that was removed a while ago, so isn't testing anything.
Updated some unit tests to use mocks instead of a custom fake.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-10-20 14:23:56 -04:00
..
cli Fix #2133 - fix call to get_client() 2015-10-05 15:57:49 -04:00
config Merge pull request #2206 from dnephin/fix_extends_from_second_file 2015-10-20 10:22:58 +01:00
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Disable some tests in windows for now. 2015-09-23 10:42:57 -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 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 Pick the first container 2015-10-07 11:27:13 +01:00
service_test.py Cleanup some unit tests and whitespace. 2015-10-20 14:23:56 -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 split buffer with inconsistently delimited json objects. 2015-10-06 10:43:07 -04:00
utils_test.py Fix split buffer with inconsistently delimited json objects. 2015-10-06 10:43:07 -04:00