matrix-alertbot/tests
2022-07-28 14:37:23 +02:00
..
resources/config webhook accept room_id param; config define list of allowed rooms ; check if duration is positive in command 2022-07-28 14:37:23 +02:00
__init__.py Add some unit testing, starting with the config 2021-01-10 19:22:10 -05:00
test_alert.py refactor to handle one alert per matrix event 2022-07-26 19:33:04 +02:00
test_alertmanager.py webhook accept room_id param; config define list of allowed rooms ; check if duration is positive in command 2022-07-28 14:37:23 +02:00
test_callback.py webhook accept room_id param; config define list of allowed rooms ; check if duration is positive in command 2022-07-28 14:37:23 +02:00
test_command.py webhook accept room_id param; config define list of allowed rooms ; check if duration is positive in command 2022-07-28 14:37:23 +02:00
test_config.py webhook accept room_id param; config define list of allowed rooms ; check if duration is positive in command 2022-07-28 14:37:23 +02:00
test_webhook.py webhook accept room_id param; config define list of allowed rooms ; check if duration is positive in command 2022-07-28 14:37:23 +02:00
utils.py Add a unit test for the invite callback 2021-01-10 22:00:33 -05:00