compose/tests
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
..
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 tearDown tmp_volumes array itself 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