You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pēteris Caune cc40793fc7
Clear Check.alert_after when pausing a check.
6 years ago
..
__init__.py Setting up tests 10 years ago
test_add_check.py Pricing page tweaks. Limit free accounts to 20 checks per account. 8 years ago
test_add_discord.py Fix CSRF in Slack, Pushbullet and Discord callbacks 8 years ago
test_add_email.py Validate channel values. Don't allow ftp addresses, http://localhost addresses, invalid email addresses 8 years ago
test_add_hipchat.py Use client-side installation flow for installing HipChat integration. 7 years ago
test_add_opsgenie.py Fix test. 8 years ago
test_add_pagertree.py Rename the class 7 years ago
test_add_pd.py Use PagerDuty Connect. 7 years ago
test_add_pushbullet.py Fix CSRF in Slack, Pushbullet and Discord callbacks 8 years ago
test_add_pushover.py Set Pushover alert priorities for "down" and "up" events separately. Fixes #204 6 years ago
test_add_slack.py Validate channel values. Don't allow ftp addresses, http://localhost addresses, invalid email addresses 8 years ago
test_add_slack_btn.py Fix after-login redirects for users landing in the "Add Slack" page 6 years ago
test_add_sms.py Add Channel.name field, users can now name integrations. 6 years ago
test_add_telegram.py Don't serialize POST payload to JSON, Django's TestClient will do that for us. 6 years ago
test_add_victorops.py Validate channel values. Don't allow ftp addresses, http://localhost addresses, invalid email addresses 8 years ago
test_add_webhook.py Validate HTTP header names in the "Add Webhook" form. 7 years ago
test_basics.py Show a warning when running with DEBUG=True. Fixes #189 6 years ago
test_channel_checks.py Toggle integrations on/off on "My Checks" page. 7 years ago
test_channels.py Add Channel.name field, users can now name integrations. 6 years ago
test_cron_preview.py croniter.is_valid() throws exceptions for some bad inputs, so must use try ... except 6 years ago
test_details.py Allow simultaneous access to checks from different teams 6 years ago
test_hc_extras.py It's more precise to say "30 days" than "1 month" 9 years ago
test_log.py Allow simultaneous access to checks from different teams 6 years ago
test_my_checks.py Tag labels in "My Checks" page and SVG badges should ignore the "started" state. 6 years ago
test_pause.py Clear Check.alert_after when pausing a check. 6 years ago
test_ping_details.py Add "/ping/<code>/start" API endpoint 6 years ago
test_remove_channel.py Preliminary Django 2 support 7 years ago
test_remove_check.py Allow simultaneous access to checks from different teams 6 years ago
test_status.py Allow simultaneous access to dashboards from different teams 6 years ago
test_status_single.py Allow simultaneous access to checks from different teams 6 years ago
test_switch_channel.py Allow simultaneous access to checks from different teams 6 years ago
test_unsubscribe_email.py A workaround for some email agents automatically opening "Unsubscribe" links 6 years ago
test_update_channel.py Tests for team access. 9 years ago
test_update_channel_name.py Add Channel.name field, users can now name integrations. 6 years ago
test_update_name.py Allow simultaneous access to checks from different teams 6 years ago
test_update_timeout.py Rename "Check.get_alert_after" to a now more fitting "Check.going_down_after" 6 years ago
test_verify_email.py "Unsubscribe" link in alert emails. Fixes #111 8 years ago