.. |
__init__.py
|
Setting up tests
|
10 years ago |
test_add_apprise.py
|
Project code in URL for the "Add Apprise" page. cc: #336
|
5 years ago |
test_add_call.py
|
Rename Channel.sms_number property to Channel.phone_number. It is now used for SMS, WhatsApp and phone call notifications, so "sms_number" is not accurate any more.
|
4 years ago |
test_add_check.py
|
Profile.current_project not used any more, remove last remaining references. cc: #336
|
5 years ago |
test_add_discord.py
|
Project code in URL for the "Add Discord" page. cc: #336
|
5 years ago |
test_add_discord_complete.py
|
Use unittest.mock
|
5 years ago |
test_add_email.py
|
Project code in URL for the "Add Webhook" page. cc: #336
|
5 years ago |
test_add_matrix.py
|
Handle HTTP 429 responses from Matrix server when joining a Matrix room
|
4 years ago |
test_add_mattermost.py
|
Project code in URL for the "Add Mattermost" page. cc: #336
|
5 years ago |
test_add_msteams.py
|
Project code in URL for the "Add MS Teams" page. cc: #336
|
5 years ago |
test_add_opsgenie.py
|
Project code in URL for the "Add OpsGenie" page. cc: #336
|
5 years ago |
test_add_pagertree.py
|
Project code in URL for the "Add Pagertree" page. cc: #336
|
5 years ago |
test_add_pd.py
|
Project code in URL for the "Add PagerDuty" page. cc: #336
|
5 years ago |
test_add_pdc.py
|
Split "Add Pagerduty Connect" in three views for clarity.
|
5 years ago |
test_add_pdc_complete.py
|
Split "Add Pagerduty Connect" in three views for clarity.
|
5 years ago |
test_add_pdc_help.py
|
Split "Add Pagerduty Connect" in three views for clarity.
|
5 years ago |
test_add_pushbullet.py
|
Project code in URL for the "Add Pushbullet" page. cc: #336
|
5 years ago |
test_add_pushbullet_complete.py
|
Use unittest.mock
|
5 years ago |
test_add_pushover.py
|
In setup instructions, show an additional "log ina adn go to the Integrations" page for logged-out users
|
5 years ago |
test_add_pushover_help.py
|
In setup instructions, show an additional "log ina adn go to the Integrations" page for logged-out users
|
5 years ago |
test_add_shell.py
|
Project code in URL for the "Add Shell" page. cc: #336
|
5 years ago |
test_add_slack.py
|
Project code in URL for the "Add Slack" page. cc: #336
|
5 years ago |
test_add_slack_btn.py
|
Fix tests.
|
5 years ago |
test_add_slack_complete.py
|
Use unittest.mock
|
5 years ago |
test_add_slack_help.py
|
The "require_setting" decorator and more tests.
|
5 years ago |
test_add_sms.py
|
Rename Channel.sms_number property to Channel.phone_number. It is now used for SMS, WhatsApp and phone call notifications, so "sms_number" is not accurate any more.
|
4 years ago |
test_add_spike.py
|
Fix tests.
|
4 years ago |
test_add_telegram.py
|
Use unittest.mock
|
5 years ago |
test_add_trello.py
|
The "require_setting" decorator and more tests.
|
5 years ago |
test_add_victorops.py
|
Project code in URL for the "Add VictorOps" page. cc: #336
|
5 years ago |
test_add_webhook.py
|
"Edit" function for webhook integrations (#176)
|
5 years ago |
test_add_whatsapp.py
|
Rename Channel.sms_number property to Channel.phone_number. It is now used for SMS, WhatsApp and phone call notifications, so "sms_number" is not accurate any more.
|
4 years ago |
test_add_zulip.py
|
Experimental Zulip integration. Fixes #202
|
5 years ago |
test_badges.py
|
Source formatted with Black
|
6 years ago |
test_basics.py
|
Source formatted with Black
|
6 years ago |
test_channel_checks.py
|
Reduce usage of request.project cc: #336
|
5 years ago |
test_channels.py
|
Rename Channel.sms_number property to Channel.phone_number. It is now used for SMS, WhatsApp and phone call notifications, so "sms_number" is not accurate any more.
|
4 years ago |
test_copy.py
|
Don't let users clone checks if the account is at check limit
|
5 years ago |
test_cron_preview.py
|
In the cron expression dialog, show a human-friendly version of the expression
|
4 years ago |
test_details.py
|
Profile.current_project not used any more, remove last remaining references. cc: #336
|
5 years ago |
test_edit_webhook.py
|
"Edit" function for webhook integrations (#176)
|
5 years ago |
test_filtering_rules.py
|
Add "Failure Keyword" filtering for inbound emails (cc: #396)
|
4 years ago |
test_hc_extras.py
|
Source formatted with Black
|
6 years ago |
test_log.py
|
Profile.current_project not used any more, remove last remaining references. cc: #336
|
5 years ago |
test_metrics.py
|
Put API key in the path (not query string) cc: #300
|
5 years ago |
test_my_checks.py
|
Reduce usage of Profile.current_project cc: #336
|
5 years ago |
test_pause.py
|
Added "When paused, ignore pings" option in the Filtering Rules dialog (#369)
|
5 years ago |
test_ping_details.py
|
_get_check_for_user and _get_channel_for_user are always be used with an authenticated user, so don't need to handle the unauthenticated case.
|
5 years ago |
test_remove_channel.py
|
Don't redirect to /integrations/, redirect to /project/<uuid>/integrations/
|
5 years ago |
test_remove_check.py
|
Profile.current_project not used any more, remove last remaining references. cc: #336
|
5 years ago |
test_resume.py
|
Added "When paused, ignore pings" option in the Filtering Rules dialog (#369)
|
5 years ago |
test_send_test_notification.py
|
Sending a test notification updates Channel.last_error. Fixes #391
|
4 years ago |
test_status.py
|
Profile.current_project not used any more, remove last remaining references. cc: #336
|
5 years ago |
test_status_single.py
|
Added "When paused, ignore pings" option in the Filtering Rules dialog (#369)
|
5 years ago |
test_switch_channel.py
|
Profile.current_project not used any more, remove last remaining references. cc: #336
|
5 years ago |
test_transfer.py
|
Reduce usage of Profile.current_project cc: #336
|
5 years ago |
test_trello_settings.py
|
Use unittest.mock
|
5 years ago |
test_unsubscribe_email.py
|
Use unittest.mock
|
5 years ago |
test_update_channel.py
|
"Edit" function for webhook integrations (#176)
|
5 years ago |
test_update_channel_name.py
|
Don't redirect to /integrations/, redirect to /project/<uuid>/integrations/
|
5 years ago |
test_update_name.py
|
Profile.current_project not used any more, remove last remaining references. cc: #336
|
5 years ago |
test_update_timeout.py
|
Profile.current_project not used any more, remove last remaining references. cc: #336
|
5 years ago |
test_verify_email.py
|
Source formatted with Black
|
6 years ago |