compose/tests
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
..
acceptance tearDown the project override at the end of each test case 2016-07-20 14:34:12 +01:00
fixtures Add support for creating internal networks 2016-07-11 11:34:01 +02:00
integration Call the superclass tearDown in VolumeTest 2016-07-21 13:17:53 +01:00
unit Add support for creating internal networks 2016-07-11 11:34:01 +02:00
__init__.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
helpers.py Limit occurrences of creating an environment object. 2016-03-24 10:57:01 -07:00