From 98955bedbcb3256d63f12716332000586eb6fe31 Mon Sep 17 00:00:00 2001 From: Jhon Honce Date: Mon, 17 May 2021 17:11:50 -0700 Subject: 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 --- test/apiv2/python/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/apiv2/python/__init__.py (limited to 'test/apiv2/python/__init__.py') diff --git a/test/apiv2/python/__init__.py b/test/apiv2/python/__init__.py new file mode 100644 index 000000000..e69de29bb -- cgit v1.2.3-54-g00ecf