spiegel_podman/test/apiv2/python/rest_api
Matej Vasek 92e858914d fix: response body of containers wait endpoint
The `Error` part of response must be nil (or omitted) if no error occurred.
Before this commit a zero value for the struct was returned.

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2021-05-18 20:52:09 +02:00
..
fixtures Break up python APIv2 tests 2021-05-18 08:39:35 -07:00
__init__.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00
test_v2_0_0_container.py fix: response body of containers wait endpoint 2021-05-18 20:52:09 +02:00
test_v2_0_0_image.py Break up python APIv2 tests 2021-05-18 08:39:35 -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 Break up python APIv2 tests 2021-05-18 08:39:35 -07: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