check-patroni/tests
benoit 259f04587b Add a node_is_leader service to check for the leader states
It's possible to check for any kind of leader of specifically for a
standby leader.
2023-08-23 18:22:49 +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 isort to automatically sort imports 2023-03-20 14:56:11 +01:00
conftest.py Add tests for the output of the script and support pre/post 3.0.4 2023-08-23 10:53:09 +02:00
test_api.py Add tests for the output of the script and support pre/post 3.0.4 2023-08-23 10:53:09 +02:00
test_cluster_config_has_changed.py Add tests for the output of the script and support pre/post 3.0.4 2023-08-23 10:53:09 +02:00
test_cluster_has_leader.py Add standby-leader as a valid leader type for cluster_has_leader 2023-08-23 18:22:49 +02:00
test_cluster_has_replica.py Add tests for the output of the script and support pre/post 3.0.4 2023-08-23 10:53:09 +02:00
test_cluster_has_scheduled_action.py Add new service cluster_has_scheduled_action 2023-08-23 12:08:19 +02:00
test_cluster_is_in_maintenance.py Add tests for the output of the script and support pre/post 3.0.4 2023-08-23 10:53:09 +02:00
test_cluster_node_count.py Add tests for the output of the script and support pre/post 3.0.4 2023-08-23 10:53:09 +02:00
test_node_is_alive.py Add tests for the output of the script and support pre/post 3.0.4 2023-08-23 10:53:09 +02:00
test_node_is_leader.py Add a node_is_leader service to check for the leader states 2023-08-23 18:22:49 +02:00
test_node_is_pending_restart.py Add tests for the output of the script and support pre/post 3.0.4 2023-08-23 10:53:09 +02:00
test_node_is_primary.py Fix test for node_is_primary 2023-08-23 15:41:15 +02:00
test_node_is_replica.py Add a --is-sync and --is-async to node_is_replica 2023-08-23 15:41:15 +02:00
test_node_patroni_version.py Add tests for the output of the script and support pre/post 3.0.4 2023-08-23 10:53:09 +02:00
test_node_tl_has_changed.py Add tests for the output of the script and support pre/post 3.0.4 2023-08-23 10:53:09 +02:00
tools.py Add tests for the output of the script and support pre/post 3.0.4 2023-08-23 10:53:09 +02:00