.. |
__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
|
Clean up Pushover subscription flow, add Setup Instructions with screenshots.
|
7 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_sms.py
|
SMS numbers can be annotated with labels. Fixes #155
|
7 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_add_zendesk.py
|
Zendesk integration (experimental and hidden from Integrations page for now)
|
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
|
SMS numbers can be annotated with labels. Fixes #155
|
7 years ago |
test_cron_preview.py
|
During DST transition, handle ambiguous dates as pre-transition. Fixes #196
|
6 years ago |
test_details.py
|
Timezones were missing in Details page, "Change Schedule" dialog. Fixed.
|
6 years ago |
test_hc_extras.py
|
It's more precise to say "30 days" than "1 month"
|
9 years ago |
test_log.py
|
Testcases for the new code.
|
6 years ago |
test_my_checks.py
|
"My Checks" page uses the same markup for desktop and mobile.
|
7 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_ping_details.py
|
Fetch ping details using HTTP GET, not HTTP POST.
|
6 years ago |
test_remove_channel.py
|
Preliminary Django 2 support
|
7 years ago |
test_remove_check.py
|
Preliminary Django 2 support
|
7 years ago |
test_status.py
|
Testcase for /checks/status/. More efficient DOM updates.
|
7 years ago |
test_status_single.py
|
Testcases for the new code.
|
6 years ago |
test_switch_channel.py
|
Testcases for the new code.
|
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_name.py
|
Preliminary Django 2 support
|
7 years ago |
test_update_timeout.py
|
Preliminary Django 2 support
|
7 years ago |
test_verify_email.py
|
"Unsubscribe" link in alert emails. Fixes #111
|
8 years ago |