aboutsummaryrefslogtreecommitdiff
path: root/test/apiv2/python/__init__.py
Commit message (Collapse)AuthorAge
* Break up python APIv2 testsJhon Honce2021-05-18
* 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>