.. |
__init__.py
|
Setting up tests
|
2015-06-25 22:29:19 +03:00 |
test_add_check.py
|
"My Projects" page.
|
2019-01-29 10:59:10 +02:00 |
test_add_discord.py
|
Project model. cc: #183
|
2019-01-12 16:40:21 +02:00 |
test_add_email.py
|
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
|
2019-01-18 17:24:02 +02:00 |
test_add_hipchat.py
|
Project model. cc: #183
|
2019-01-12 16:40:21 +02:00 |
test_add_opsgenie.py
|
Project model. cc: #183
|
2019-01-12 16:40:21 +02:00 |
test_add_pagertree.py
|
Project model. cc: #183
|
2019-01-12 16:40:21 +02:00 |
test_add_pd.py
|
Project model. cc: #183
|
2019-01-12 16:40:21 +02:00 |
test_add_pushbullet.py
|
Project model. cc: #183
|
2019-01-12 16:40:21 +02:00 |
test_add_pushover.py
|
Project model. cc: #183
|
2019-01-12 16:40:21 +02:00 |
test_add_slack.py
|
Project model. cc: #183
|
2019-01-12 16:40:21 +02:00 |
test_add_slack_btn.py
|
Project model. cc: #183
|
2019-01-12 16:40:21 +02:00 |
test_add_sms.py
|
Project model. cc: #183
|
2019-01-12 16:40:21 +02:00 |
test_add_telegram.py
|
Project model. cc: #183
|
2019-01-12 16:40:21 +02:00 |
test_add_trello.py
|
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
|
2019-01-18 17:24:02 +02:00 |
test_add_victorops.py
|
Project model. cc: #183
|
2019-01-12 16:40:21 +02:00 |
test_add_webhook.py
|
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
|
2019-01-18 17:24:02 +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
|
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
|
2019-01-18 17:24:02 +02:00 |
test_channels.py
|
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
|
2019-01-18 17:24:02 +02:00 |
test_cron_preview.py
|
croniter.is_valid() throws exceptions for some bad inputs, so must use try ... except
|
2018-12-14 18:58:35 +02:00 |
test_details.py
|
Remove Profile.team_name (use Project.name instead) and Profile.current_team (use Profile.current_project instead)
|
2019-01-19 17:56:16 +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
|
Remove Profile.team_name (use Project.name instead) and Profile.current_team (use Profile.current_project instead)
|
2019-01-19 17:56:16 +02:00 |
test_my_checks.py
|
"My Projects" page.
|
2019-01-29 10:59:10 +02:00 |
test_pause.py
|
"My Projects" page.
|
2019-01-29 10:59:10 +02:00 |
test_ping_details.py
|
Remove Profile.team_name (use Project.name instead) and Profile.current_team (use Profile.current_project instead)
|
2019-01-19 17:56:16 +02:00 |
test_remove_channel.py
|
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
|
2019-01-18 17:24:02 +02:00 |
test_remove_check.py
|
"My Projects" page.
|
2019-01-29 10:59:10 +02:00 |
test_status.py
|
front.views.status uses project_id not user.username
|
2019-01-22 14:17:59 +02:00 |
test_status_single.py
|
Remove Profile.team_name (use Project.name instead) and Profile.current_team (use Profile.current_project instead)
|
2019-01-19 17:56:16 +02:00 |
test_switch_channel.py
|
Remove Profile.team_name (use Project.name instead) and Profile.current_team (use Profile.current_project instead)
|
2019-01-19 17:56:16 +02:00 |
test_transfer.py
|
Add "Transfer to Another Project" dialog in check's Details page.
|
2019-01-31 22:09:46 +02:00 |
test_unsubscribe_email.py
|
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
|
2019-01-18 17:24:02 +02:00 |
test_update_channel.py
|
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
|
2019-01-18 17:24:02 +02:00 |
test_update_channel_name.py
|
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
|
2019-01-18 17:24:02 +02:00 |
test_update_name.py
|
"My Projects" page.
|
2019-01-29 10:59:10 +02:00 |
test_update_timeout.py
|
"My Projects" page.
|
2019-01-29 10:59:10 +02:00 |
test_verify_email.py
|
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
|
2019-01-18 17:24:02 +02:00 |