compose/tests/integration
Ian Campbell 3124fec01a tearDown tmp_volumes array itself in VolumeTest
Each volume in the array holds a reference to a docker.client.Client object and
therefore a connection pool which leaves fds open once the test has completed.

Signed-off-by: Ian Campbell <ian.campbell@docker.com>
2016-07-21 13:17:53 +01:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
project_test.py Add support for creating internal networks 2016-07-11 11:34:01 +02:00
resilience_test.py Teardown project and db in ResilienceTest 2016-07-21 13:17:53 +01:00
service_test.py service: detailed error messages for create and start 2016-07-11 10:45:27 +02:00
state_test.py Fix flaky partial_change state test. 2016-03-21 19:07:50 -04:00
testcases.py delete DockerClientTestCase.client class attribute on tearDownClass 2016-07-20 15:51:22 +01:00
volume_test.py tearDown tmp_volumes array itself in VolumeTest 2016-07-21 13:17:53 +01:00