check-patroni/tests
Denis Laxalde a8c4a3125d Work around nagiosplugin issue about stdout in tests
We basically apply the change from
https://github.com/mpounsett/nagiosplugin/issues/24 as a fixture, but
only when nagiosplugin's version is old.
2023-10-13 11:45:39 +02:00
..
json Add a node_is_leader service to check for the leader states 2023-08-23 18:22:49 +02:00
__init__.py Use fake HTTP server for the Patroni API in tests 2023-10-06 10:40:29 +02:00
conftest.py Work around nagiosplugin issue about stdout in tests 2023-10-13 11:45:39 +02:00
test_api.py Use fake HTTP server for the Patroni API in tests 2023-10-06 10:40:29 +02:00
test_cluster_config_has_changed.py Use fake HTTP server for the Patroni API in tests 2023-10-06 10:40:29 +02:00
test_cluster_has_leader.py Use fake HTTP server for the Patroni API in tests 2023-10-06 10:40:29 +02:00
test_cluster_has_replica.py Use fake HTTP server for the Patroni API in tests 2023-10-06 10:40:29 +02:00
test_cluster_has_scheduled_action.py Use fake HTTP server for the Patroni API in tests 2023-10-06 10:40:29 +02:00
test_cluster_is_in_maintenance.py Use fake HTTP server for the Patroni API in tests 2023-10-06 10:40:29 +02:00
test_cluster_node_count.py Use fake HTTP server for the Patroni API in tests 2023-10-06 10:40:29 +02:00
test_node_is_alive.py Use fake HTTP server for the Patroni API in tests 2023-10-06 10:40:29 +02:00
test_node_is_leader.py Use fake HTTP server for the Patroni API in tests 2023-10-06 10:40:29 +02:00
test_node_is_pending_restart.py Use fake HTTP server for the Patroni API in tests 2023-10-06 10:40:29 +02:00
test_node_is_primary.py Use fake HTTP server for the Patroni API in tests 2023-10-06 10:40:29 +02:00
test_node_is_replica.py Use fake HTTP server for the Patroni API in tests 2023-10-06 10:40:29 +02:00
test_node_patroni_version.py Use fake HTTP server for the Patroni API in tests 2023-10-06 10:40:29 +02:00
test_node_tl_has_changed.py Use fake HTTP server for the Patroni API in tests 2023-10-06 10:40:29 +02:00