check-patroni/check_patroni
benoit d99faeba15 Add tests for the output of the script and support pre/post 3.0.4
* Change all replica status from `running` to `streaming`
* Add an option to pytest to change the state back to `running`
* Also tests the output of the script
* Add a quick test script for live clusters
2023-08-23 10:53:09 +02:00
..
__init__.py Release 0.2.0 2023-03-20 15:11:03 +01:00
__main__.py Initial commit 2021-07-02 12:37:03 +02:00
cli.py Add sync_standby as an acceptable state for a replica 2023-08-21 13:11:08 +02:00
cluster.py Add tests for the output of the script and support pre/post 3.0.4 2023-08-23 10:53:09 +02:00
convert.py Use isort to automatically sort imports 2023-03-20 14:56:11 +01:00
node.py Use isort to automatically sort imports 2023-03-20 14:56:11 +01:00
types.py Fix tests in a more pytonic way as proposed by @dlax 2023-08-21 15:13:22 +02:00