spiegel_podman/test/apiv2/python/rest_api
Milivoje Legenovic a210a22920 Compat API: Fix healthcheck status and healthcheck config
Fixes:

- Do not show healthcheck status if not available or if container
  status is "created" (Docker behaviour)
- Show healthcheck configuration if present (Config.Healthcheck)

Tests:

- Ensure State.Health is not present if container status is "created"
- Ensure Config.Healthcheck is present and values correct
- Ensure State.Health is present if container started

Signed-off-by: Milivoje Legenovic <m.legenovic@gmail.com>
2021-08-03 15:38:04 +02:00
..
fixtures remote: always send resize before the container starts 2021-06-04 16:55:48 +02:00
__init__.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00
test_v2_0_0_container.py Compat API: Fix healthcheck status and healthcheck config 2021-08-03 15:38:04 +02:00
test_v2_0_0_image.py Scrub podman commands to use report package 2021-06-16 16:53:48 -07:00
test_v2_0_0_manifest.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00
test_v2_0_0_network.py fixed docs and schemas 2021-06-08 14:23:05 -04:00
test_v2_0_0_pod.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00
test_v2_0_0_system.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00
test_v2_0_0_volume.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00
v1_test_rest_v1_0_0.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00