From d7770df5ef9f6085a5e31e3260f7dc1f0056f162 Mon Sep 17 00:00:00 2001 From: Jhon Honce Date: Wed, 24 Jun 2020 12:40:55 -0700 Subject: Fix python dockerpy tests * Refactor packaging so unittest discovery works * Refactor tests to use python3-docker.rpm that ships with Fedora32 * Flush image cache between tests suites * Update documentation to reflect changes Outstanding issue: * client.get_image() does not fail if image does not exist Signed-off-by: Jhon Honce --- test/python/dockerpy/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/python/dockerpy/__init__.py (limited to 'test/python/dockerpy/__init__.py') diff --git a/test/python/dockerpy/__init__.py b/test/python/dockerpy/__init__.py new file mode 100644 index 000000000..e69de29bb -- cgit v1.2.3-54-g00ecf