healthchecks/hc/accounts/tests
2018-10-12 10:55:15 +03:00
..
__init__.py Tests for hc.accounts 2015-08-18 20:33:02 +03:00
test_admin.py Fix deprecation warnings. 2017-06-02 22:39:53 +03:00
test_badges.py Split "Account Settings" page into subpages. 2017-03-16 16:06:22 +02:00
test_change_email.py Change "foo@example.org is not available" message to "foo@example.org is already registed". 2018-10-03 10:52:51 +03:00
test_check_token.py login, set-password, and change-email tokens use different salts. 2017-08-25 12:46:21 +03:00
test_close_account.py Adding on_delete keywords, more to come. 2017-05-28 13:38:38 +03:00
test_login.py Separate sign up and login forms. 2018-10-12 10:55:15 +03:00
test_notifications.py Adding an option to send daily or hourly reminders if any check is down. Fixes #48 2017-10-14 16:03:56 +03:00
test_profile.py Tests check for correctly encoded API key. 2018-04-30 13:48:54 +03:00
test_pruneusers.py Fix tests. Fix "View Profile" link in Subscriptions admin 2018-05-09 18:56:33 +03:00
test_signup.py Separate sign up and login forms. 2018-10-12 10:55:15 +03:00
test_switch_team.py /switch_team/ requires login and a valid target username 2016-12-21 18:05:55 +02:00
test_team_access_middleware.py Replace healthchecks.io branding with generic branding. 2018-01-13 19:21:43 +02:00
test_unsubscribe_reports.py Remove obsolete signature checking code in accounts.views.unsubscribe_reports 2018-05-25 23:38:02 +03:00