You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pēteris Caune eaf49f2367
Don't switch projects when viewing the "Account Settings" page
6 years ago
..
__init__.py Tests for hc.accounts 9 years ago
test_admin.py Fix deprecation warnings. 8 years ago
test_badges.py Drop Check.user_id and Channel.user_id (obsolete, using project_id now) 6 years ago
test_change_email.py Change "[email protected] is not available" message to "[email protected] is already registed". 6 years ago
test_check_token.py Fix after-login redirects for users landing in the "Add Slack" page 6 years ago
test_close_account.py Remove Profile.team_name (use Project.name instead) and Profile.current_team (use Profile.current_project instead) 6 years ago
test_login.py Drop Check.user_id and Channel.user_id (obsolete, using project_id now) 6 years ago
test_notifications.py Adding an option to send daily or hourly reminders if any check is down. Fixes #48 7 years ago
test_profile.py Don't switch projects when viewing the "Account Settings" page 6 years ago
test_project.py Move project-specific settings to a new "Project Settings" page 6 years ago
test_project_model.py Drop Check.user_id and Channel.user_id (obsolete, using project_id now) 6 years ago
test_pruneusers.py Drop Check.user_id and Channel.user_id (obsolete, using project_id now) 6 years ago
test_signup.py Add Project.badge_key so we can preserve the current badge URLs 6 years ago
test_switch_project.py Users switch between projects, not between accounts. 6 years ago
test_team_access_middleware.py Replace healthchecks.io branding with generic branding. 7 years ago
test_unsubscribe_reports.py A workaround for some email agents automatically opening "Unsubscribe" links 6 years ago