docs/compose
Daniel Nephin 8fb44db92b 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-11-12 13:54:41 -05:00
..
cli Use exit code 1 when encountering a ReadTimeout 2015-11-12 13:54:40 -05:00
config Handle non-utf8 unicode without raising an error. 2015-11-12 13:54:40 -05:00
__init__.py Bump 1.5.0 2015-11-03 12:36:30 -05:00
const.py Remove duplicate and re-order alphabetically 2015-10-01 16:06:57 +01:00
container.py Logs are available for all log drivers except for none. 2015-10-29 15:01:33 -04:00
legacy.py Remove flake8 ignores and wrap the longest lines to 140 char. 2015-08-26 12:53:11 -04:00
progress_stream.py Fix split buffer with inconsistently delimited json objects. 2015-10-06 10:43:07 -04:00
project.py Recreate dependents when a dependency is created (not just when it's recreated). 2015-11-12 13:54:40 -05:00
service.py Cleanup some unit tests and whitespace. 2015-11-12 13:54:41 -05:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Handle non-utf8 unicode without raising an error. 2015-11-12 13:54:40 -05:00