compose/tests/integration
Ian Campbell d6f70dddc7 Call the superclass tearDown in VolumeTest
Currently it doesn't actually seem to make any practical difference that this
is missing, but it seems like good practice to do so anyway, to be robust
against future test case changes which might require cleanup done in the super
class.

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 Call the superclass tearDown in VolumeTest 2016-07-21 13:17:53 +01:00