healthchecks/hc/front/tests
2018-11-20 23:31:15 +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 Add Channel.name field, users can now name integrations. 2018-11-20 23:31:15 +02:00
test_add_telegram.py Don't serialize POST payload to JSON, Django's TestClient will do that for us. 2018-08-04 19:07:40 +03: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 Show a warning when running with DEBUG=True. Fixes #189 2018-11-06 10:48:59 +02:00
test_channel_checks.py Toggle integrations on/off on "My Checks" page. 2018-06-10 23:19:25 +03:00
test_channels.py Add Channel.name field, users can now name integrations. 2018-11-20 23:31:15 +02:00
test_cron_preview.py During DST transition, handle ambiguous dates as pre-transition. Fixes #196 2018-10-23 12:35:07 +03:00
test_details.py Timezones were missing in Details page, "Change Schedule" dialog. Fixed. 2018-10-02 14:37:58 +03: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 Testcases for the new code. 2018-08-19 18:08:57 +03:00
test_my_checks.py "My Checks" page uses the same markup for desktop and mobile. 2018-06-11 17:25:51 +03: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 Fetch ping details using HTTP GET, not HTTP POST. 2018-08-19 18:18:25 +03:00
test_remove_channel.py Preliminary Django 2 support 2018-04-24 22:38:02 +03:00
test_remove_check.py Preliminary Django 2 support 2018-04-24 22:38:02 +03:00
test_status.py Testcase for /checks/status/. More efficient DOM updates. 2018-02-26 12:10:56 +02:00
test_status_single.py Testcases for the new code. 2018-08-19 18:08:57 +03:00
test_switch_channel.py Testcases for the new code. 2018-08-19 18:08:57 +03:00
test_unsubscribe_email.py A workaround for some email agents automatically opening "Unsubscribe" links 2018-11-09 22:12:11 +02:00
test_update_channel.py Tests for team access. 2016-05-09 17:29:41 +03:00
test_update_channel_name.py Add Channel.name field, users can now name integrations. 2018-11-20 23:31:15 +02:00
test_update_name.py Add Channel.name field, users can now name integrations. 2018-11-20 23:31:15 +02:00
test_update_timeout.py Preliminary Django 2 support 2018-04-24 22:38:02 +03:00
test_verify_email.py "Unsubscribe" link in alert emails. Fixes #111 2017-01-28 12:17:22 +02:00