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 5dafc07c29 Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 8 years ago
..
__init__.py Setting up tests 10 years ago
test_add_check.py Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 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 Validate channel values. Don't allow ftp addresses, http://localhost addresses, invalid email addresses 8 years ago
test_add_opsgenie.py Fix test. 8 years ago
test_add_pd.py Fix tests. 8 years ago
test_add_pushbover.py Validate channel values. Don't allow ftp addresses, http://localhost addresses, invalid email addresses 8 years ago
test_add_pushbullet.py Fix CSRF in Slack, Pushbullet and Discord callbacks 8 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 CSRF in Slack, Pushbullet and Discord callbacks 8 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 Webhooks support POST, cleanup. 8 years ago
test_basics.py REGISTRATION_OPEN setting. superuser accounts by default have team access enabled. Fixes #97 and #113 8 years ago
test_channel_checks.py Tests for team access. 9 years ago
test_channels.py Webhooks support POST, cleanup. 8 years ago
test_cron_preview.py Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 8 years ago
test_hc_extras.py It's more precise to say "30 days" than "1 month" 9 years ago
test_log.py Fix MySQL tests. 8 years ago
test_my_checks.py Material icons. 8 years ago
test_pause.py Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 8 years ago
test_remove_channel.py Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 8 years ago
test_remove_check.py Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 8 years ago
test_unsubscribe_email.py "Unsubscribe" link in alert emails. Fixes #111 8 years ago
test_update_channel.py Tests for team access. 9 years ago
test_update_name.py Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 8 years ago
test_update_timeout.py Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 8 years ago
test_verify_email.py "Unsubscribe" link in alert emails. Fixes #111 8 years ago