.. |
__init__.py
|
Source formatted with Black
|
6 years ago |
test_admin.py
|
Simplify super() calls in tests
|
4 years ago |
test_badge.py
|
Implement badge mode (up/down vs up/late/down) selector
|
4 years ago |
test_channel_model.py
|
Remove legacy webhook formats (newline-separated fields and the post_data key) from the Channel model
|
5 years ago |
test_check_going_down_after.py
|
Source formatted with Black
|
6 years ago |
test_check_model.py
|
Fix downtime summary to handle months when the check didn't exist
|
4 years ago |
test_create_check.py
|
Add testcases for setting channels in the "Create Check" API call
|
4 years ago |
test_delete_check.py
|
Simplify super() calls in tests
|
4 years ago |
test_flip_model.py
|
Update sendalerts to log per-notification send times
|
4 years ago |
test_get_check.py
|
Simplify super() calls in tests
|
4 years ago |
test_get_flips.py
|
Simplify super() calls in tests
|
4 years ago |
test_get_pings.py
|
Simplify super() calls in tests
|
4 years ago |
test_list_channels.py
|
Simplify super() calls in tests
|
4 years ago |
test_list_checks.py
|
Simplify super() calls in tests
|
4 years ago |
test_metrics.py
|
Return max notification_id in metrics.
|
5 years ago |
test_notification_status.py
|
Fix hc.api.views.notification_status to always return 200
|
4 years ago |
test_notify.py
|
Add the VICTOROPS_ENABLED setting
|
4 years ago |
test_notify_apprise.py
|
Update apprise tests to skip if apprise is not installed
|
4 years ago |
test_notify_email.py
|
Replace details_url with cloaked_url in email and chat notifications
|
4 years ago |
test_notify_mattermost.py
|
Add the MATTERMOST_ENABLED setting
|
4 years ago |
test_notify_msteams.py
|
Replace details_url with cloaked_url in email and chat notifications
|
4 years ago |
test_notify_opsgenie.py
|
Add the OPSGENIE_ENABLED setting, rename OpsGenie -> Opsgenie
|
4 years ago |
test_notify_pagertree.py
|
Add the PAGERTREE_ENABLED setting
|
4 years ago |
test_notify_pd.py
|
Add the PD_ENABLED setting
|
4 years ago |
test_notify_pushover.py
|
Add rate limiting for Pushover notifications
|
4 years ago |
test_notify_signal.py
|
Specify timeout in the DBus calls
|
4 years ago |
test_notify_slack.py
|
Replace details_url with cloaked_url in email and chat notifications
|
4 years ago |
test_notify_sms.py
|
Fix unwanted HTML escaping in SMS and WhatsApp notifications
|
4 years ago |
test_notify_spike.py
|
Add the SPIKE_ENABLED setting
|
4 years ago |
test_notify_victorops.py
|
Rename VictorOps -> Splunk On-Call
|
4 years ago |
test_notify_webhook.py
|
Add the WEBHOOKS_ENABLED setting
|
4 years ago |
test_notify_whatsapp.py
|
Fix unwanted HTML escaping in SMS and WhatsApp notifications
|
4 years ago |
test_notify_zulip.py
|
Replace details_url with cloaked_url in email and chat notifications
|
4 years ago |
test_pause.py
|
Source formatted with Black
|
6 years ago |
test_ping.py
|
Add Ping.exitstatus field, store received exit status values in db
|
4 years ago |
test_prunepings.py
|
Fix `prunepings` and `prunepingsslow`, fixes #264
|
5 years ago |
test_prunepingsslow.py
|
Use unittest.mock
|
5 years ago |
test_sendalerts.py
|
Use unittest.mock
|
5 years ago |
test_sendreports.py
|
Replace details_url with cloaked_url in email and chat notifications
|
4 years ago |
test_smtpd.py
|
When decoding inbound emails, decode encoded headers. Fixes #420
|
4 years ago |
test_status.py
|
Added /api/v1/metrics/ endpoint, useful for monitoring the service itself
|
5 years ago |
test_tokenbucket.py
|
Source formatted with Black
|
6 years ago |
test_update_check.py
|
Upgrade croniter to 1.0.6
|
4 years ago |