compose/tests/unit/cli
Ulysses Souza 47d170b06a Fix race condition on watch_events
Avoid to attach to restarting containers and ignore
race conditions when trying to attach to already
dead containers

Signed-off-by: Ulysses Souza <ulysses.souza@docker.com>
2019-09-04 17:55:05 +02:00
..
__init__.py Resolves #369, add verbose output on --verbose flag 2014-08-09 21:05:54 -04:00
command_test.py Convert paths to unicode in get_config_path_from_options if needed 2017-04-10 17:45:06 -07:00
docker_client_test.py fix warning method is deprecated with tests 2019-05-15 23:46:12 +06:00
errors_test.py Handle non-ascii characters in npipe error handler 2017-12-08 14:16:14 -08:00
formatter_test.py Support ${VAR:?err} syntax for mandatory variables 2018-01-05 16:46:09 -08:00
log_printer_test.py Fix race condition on watch_events 2019-09-04 17:55:05 +02:00
main_test.py Fix stdin_open when running docker-compose run 2019-07-22 17:27:10 +02:00
utils_test.py add: test for units 2019-07-14 04:31:16 +09:00
verbose_proxy_test.py Replace unittest-style asserts with pytest asserts 2018-01-04 14:38:28 -08:00