.. |
__init__.py
|
Source formatted with Black
|
6 years ago |
test_admin.py
|
Fix tests.
|
5 years ago |
test_badge.py
|
Added support for Shields.io badges. cc: #304, #305
|
5 years ago |
test_bounce.py
|
hc.api.views.bounce updates Channel.last_error
|
5 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
|
In the checks list, indicate a started check with a progress spinner under the status icon (cc: #338)
|
4 years ago |
test_create_check.py
|
Paused ping handling can be controlled via API. Fixes #376
|
4 years ago |
test_delete_check.py
|
Source formatted with Black
|
6 years ago |
test_get_check.py
|
Implementing new changes discussed to resolve #370
|
4 years ago |
test_get_flips.py
|
Simplify hc.api.views.flips, add validation and more tests.
|
4 years ago |
test_get_pings.py
|
Add "Get a list of checks's logged pings" API call (#371)
|
4 years ago |
test_list_channels.py
|
Don't include ping URLs in API responses when the read-only key is used
|
5 years ago |
test_list_checks.py
|
Don't include ping URLs in API responses when the read-only key is used
|
5 years ago |
test_metrics.py
|
Return max notification_id in metrics.
|
5 years ago |
test_notification_status.py
|
Handle Twilio status callbacks for SMS, WhatsApp and phone call notifications.
|
4 years ago |
test_notify.py
|
Handle Twilio status callbacks for SMS, WhatsApp and phone call notifications.
|
4 years ago |
test_pause.py
|
Source formatted with Black
|
6 years ago |
test_ping.py
|
Added "When paused, ignore pings" option in the Filtering Rules dialog (#369)
|
5 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
|
Use unittest.mock
|
5 years ago |
test_smtpd.py
|
Add support for multiple, comma-separated keywords (cc: #396)
|
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
|
Paused ping handling can be controlled via API. Fixes #376
|
4 years ago |