.. |
__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 unused code
|
3 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
|
Implement alternative ping URLs, WIP
|
3 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_badges.py
|
Add /api/v1/badges/ endpoint
|
3 years ago |
test_get_check.py
|
Implement alternative ping URLs, WIP
|
3 years ago |
test_get_flips.py
|
Add a test case for filtering flips by timestamp
|
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 support for "... is UP" SMS notifications
|
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_line.py
|
Add tests for LINE and Trello transports
|
3 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
|
Add absolute_site_logo_url template tag
|
3 years ago |
test_notify_sms.py
|
Add support for "... is UP" SMS notifications
|
4 years ago |
test_notify_spike.py
|
Add the SPIKE_ENABLED setting
|
4 years ago |
test_notify_trello.py
|
Add tests for LINE and Trello transports
|
3 years ago |
test_notify_victorops.py
|
Rename VictorOps -> Splunk On-Call
|
4 years ago |
test_notify_webhook.py
|
Fix latin-1 handling in webhook header values
|
3 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
|
Fix the pause action to clear Profile.next_nag_date if all checks up
|
4 years ago |
test_ping.py
|
Add more tests for hc.api.views.create_check
|
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
|
Fix sendalerts to clear Profile.next_nag_date if all checks up
|
4 years ago |
test_sendreports.py
|
Remove Profile.reports_allowed (obsolete)
|
3 years ago |
test_smtpd.py
|
feat: treat failure before success
|
3 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
|
Implement alternative ping URLs, WIP
|
3 years ago |