.. |
__init__.py
|
Setting up tests
|
2015-06-25 22:29:19 +03:00 |
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.
|
2017-03-10 10:35:21 +02: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
|
Validate channel values. Don't allow ftp addresses, http://localhost addresses, invalid email addresses
|
2016-10-02 17:52:48 +03:00 |
test_add_opsgenie.py
|
Fix test.
|
2016-10-17 13:33:12 +03:00 |
test_add_pd.py
|
Fix tests.
|
2016-10-30 14:30:42 +02:00 |
test_add_pushbover.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_pushbullet.py
|
Fix CSRF in Slack, Pushbullet and Discord callbacks
|
2016-12-30 18:28:32 +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_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
|
Webhooks support POST, cleanup.
|
2017-01-21 18:29:55 +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
|
Webhooks support POST, cleanup.
|
2017-01-21 18:29:55 +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
|
Material icons.
|
2016-08-29 16:45:47 +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_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_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
|
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_verify_email.py
|
"Unsubscribe" link in alert emails. Fixes #111
|
2017-01-28 12:17:22 +02:00 |