compose/tests/integration
Joffrey F 9ba9016cbc Improve ImageNotFound handling in convergence
- Improved CLI prompt
- Attempt volume preservation with new image config
- Fix container.rename_to_tmp_name()
- Integration test replicates behavior ; remove obsolete unit test

Signed-off-by: Joffrey F <joffrey@docker.com>
2018-01-19 14:16:57 -08:00
..
__init__.py
network_test.py
project_test.py Move priority option to service network reference 2018-01-11 18:48:56 -08:00
resilience_test.py Replace unittest-style asserts with pytest asserts 2018-01-04 14:38:28 -08:00
service_test.py Improve ImageNotFound handling in convergence 2018-01-19 14:16:57 -08:00
state_test.py Fix depends on restart behavior, fixes #3397 2018-01-05 15:49:03 -08:00
testcases.py Fix if_runtime_available decorator 2018-01-04 12:45:31 -08:00
volume_test.py