compose/tests/integration
Aanand Prasad dfa4bf4452 Ignore containers that don't have a name
If a container is in the process of being removed, or removal has
failed, it can sometimes appear in the output of GET /containers/json
but not have a 'Name' key. In that case, rather than crashing, we can
ignore it.

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-08-10 16:29:12 +01:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Interpolate environment variables 2015-08-06 11:18:57 +01:00
legacy_test.py Ignore containers that don't have a name 2015-08-10 16:29:12 +01:00
project_test.py Make smart recreate the default 2015-07-17 11:28:02 +01:00
resilience_test.py Make smart recreate the default 2015-07-17 11:28:02 +01:00
service_test.py Interpolate environment variables 2015-08-06 11:18:57 +01:00
state_test.py Deprecate --allow-insecure-ssl 2015-07-23 10:56:21 +01:00
testcases.py Make compose.config a proper module 2015-08-05 15:50:22 +01:00