summaryrefslogtreecommitdiff
path: root/test/apiv2/python/__init__.py
diff options
context:
space:
mode:
authorJhon Honce <jhonce@redhat.com>2021-05-17 17:11:50 -0700
committerJhon Honce <jhonce@redhat.com>2021-05-18 08:39:35 -0700
commit98955bedbcb3256d63f12716332000586eb6fe31 (patch)
tree95064bae2793f249f8a485b800cd9685570c2533 /test/apiv2/python/__init__.py
parent93c3e03227bee7b3b6f58e8fe038965505bbfa69 (diff)
downloadpodman-98955bedbcb3256d63f12716332000586eb6fe31.tar.gz
podman-98955bedbcb3256d63f12716332000586eb6fe31.tar.bz2
podman-98955bedbcb3256d63f12716332000586eb6fe31.zip
Break up python APIv2 tests
* Tests broken up into areas of concern * Introduced fixtures to reduce duplicated code * Introduced new assert methods with APITestCase * General cleanup of code while visiting * Tests now targeting quay.io Known issues: * is-official against quay.io not working Fixes: #9238 Signed-off-by: Jhon Honce <jhonce@redhat.com>
Diffstat (limited to 'test/apiv2/python/__init__.py')
-rw-r--r--test/apiv2/python/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/apiv2/python/__init__.py b/test/apiv2/python/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/test/apiv2/python/__init__.py