mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 08:25:40 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| test_v2_0_0_container.py | ||
| test_v2_0_0_image.py | ||
| test_v2_0_0_manifest.py | ||
| test_v2_0_0_network.py | ||
| test_v2_0_0_pod.py | ||
| test_v2_0_0_system.py | ||
| test_v2_0_0_volume.py | ||
| v1_test_rest_v1_0_0.py | ||