healthchecks/hc/front/tests
2018-03-18 15:54:57 +02:00
..
__init__.py Setting up tests 2015-06-25 22:29:19 +03:00
test_add_check.py Pricing page tweaks. Limit free accounts to 20 checks per account. 2017-05-07 16:58:44 +03:00
test_add_discord.py Fix CSRF in Slack, Pushbullet and Discord callbacks 2016-12-30 18:28:32 +02:00
test_add_email.py Validate channel values. Don't allow ftp addresses, http://localhost addresses, invalid email addresses 2016-10-02 17:52:48 +03:00
test_add_hipchat.py Use client-side installation flow for installing HipChat integration. 2017-08-31 12:16:54 +03:00
test_add_opsgenie.py Fix test. 2016-10-17 13:33:12 +03:00
test_add_pagertree.py Rename the class 2017-12-14 16:27:02 -08:00
test_add_pd.py Use PagerDuty Connect. 2017-08-29 22:23:24 +03:00
test_add_pushbullet.py Fix CSRF in Slack, Pushbullet and Discord callbacks 2016-12-30 18:28:32 +02:00
test_add_pushover.py Clean up Pushover subscription flow, add Setup Instructions with screenshots. 2018-03-13 14:08:45 +02:00
test_add_slack.py Validate channel values. Don't allow ftp addresses, http://localhost addresses, invalid email addresses 2016-10-02 17:52:48 +03:00
test_add_slack_btn.py Fix CSRF in Slack, Pushbullet and Discord callbacks 2016-12-30 18:28:32 +02:00
test_add_sms.py SMS numbers can be annotated with labels. Fixes #155 2018-03-13 16:31:58 +02:00
test_add_telegram.py settelegramwebhook now sends a correct "allowed_updates" field. 2018-01-18 00:58:19 +02:00
test_add_victorops.py Validate channel values. Don't allow ftp addresses, http://localhost addresses, invalid email addresses 2016-10-02 17:52:48 +03:00
test_add_webhook.py Validate HTTP header names in the "Add Webhook" form. 2018-02-15 13:16:13 +02:00
test_add_zendesk.py Zendesk integration (experimental and hidden from Integrations page for now) 2017-12-29 22:53:09 +02:00
test_basics.py REGISTRATION_OPEN setting. superuser accounts by default have team access enabled. Fixes #97 and #113 2017-02-24 15:58:11 +02:00
test_channel_checks.py Tests for team access. 2016-05-09 17:29:41 +03:00
test_channels.py SMS numbers can be annotated with labels. Fixes #155 2018-03-13 16:31:58 +02:00
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. 2017-03-10 10:35:21 +02:00
test_hc_extras.py It's more precise to say "30 days" than "1 month" 2016-05-24 11:20:56 +03:00
test_log.py Fix MySQL tests. 2017-01-04 13:56:27 +02:00
test_my_checks.py Fix tests, lazy-load user's teams. 2018-02-26 12:49:25 +02:00
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. 2017-03-10 10:35:21 +02:00
test_ping_details.py Remove Check.last_ping_body field. CSS tweaks for the "Ping Details" modal. 2018-03-18 15:54:57 +02:00
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. 2017-03-10 10:35:21 +02:00
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. 2017-03-10 10:35:21 +02:00
test_status.py Testcase for /checks/status/. More efficient DOM updates. 2018-02-26 12:10:56 +02:00
test_unsubscribe_email.py "Unsubscribe" link in alert emails. Fixes #111 2017-01-28 12:17:22 +02:00
test_update_channel.py Tests for team access. 2016-05-09 17:29:41 +03:00
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. 2017-03-10 10:35:21 +02:00
test_update_timeout.py Require valid "schedule" and "tz" fields for cron checks. 2017-05-01 22:22:49 +03:00
test_verify_email.py "Unsubscribe" link in alert emails. Fixes #111 2017-01-28 12:17:22 +02:00