healthchecks/hc/accounts/tests
2018-04-19 19:29:53 +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 login, set-password, and change-email tokens use different salts. 2017-08-25 12:46:21 +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 Add test for case insensitive email addresses. 2018-04-19 19:29:53 +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 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_pruneusers.py pruneusers management command does not touch users with team memberships. Tests. 2017-01-14 11:51:15 +02: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 Clear out Profile.next_report_date and Profile.next_nag_date when unsubscribing from reports. 2017-12-29 18:03:42 +02:00